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 9b5b25b commit 5638a2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ deploy:
- provider: npm
skip_cleanup: true
email: '[email protected]'
api_key:
secure: $NPM_PROJECT_TOKEN
api_key: $NPM_PROJECT_TOKEN
on:
tags: true

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.1",
"version": "0.1.2",
"main": "dist/index.js",
"repository": "[email protected]:valentineus/electron-hot-reload.git",
"author": {
Expand Down

0 comments on commit 5638a2b

Please sign in to comment.