Skip to content

Commit

Permalink
chore: Edit travis CI deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bokub committed Sep 4, 2018
1 parent fea95de commit 236c67b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ deploy:
provider: npm
email: npm.bokub@mail.com
api_key: $NPM_TOKEN
skip_cleanup: true
on:
tags: true
tags: true
node: '10'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gradient-badge",
"description": "Badge generator with gradient support",
"version": "1.2.1",
"version": "1.2.3",
"author": "Boris K",
"bugs": "https://github.com/bokub/gradient-badge/issues",
"dependencies": {
Expand Down

0 comments on commit 236c67b

Please sign in to comment.