Skip to content

Commit

Permalink
Updated Travis CI
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Popov <[email protected]>
  • Loading branch information
valentineus committed Sep 5, 2019
1 parent 90e7561 commit 8dc221b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ install:
- git stash --all
- yarn install
- yarn run build

before_deploy:
- npm pack

deploy:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "It is a simple method to restart your application.",
"name": "electron-hot-reload",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist/index.js",
"repository": "[email protected]:valentineus/electron-hot-reload.git",
"author": {
Expand Down

0 comments on commit 8dc221b

Please sign in to comment.