Skip to content

Commit

Permalink
tags fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mstdokumaci committed Mar 29, 2017
1 parent 30e00db commit e0605d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ script: npm run travis

notifications:
email: false

deploy:
- provider: npm
email: jim@vigour.io
api_key: ${NPM_TOKEN}
on:
branch: master
tags: true

0 comments on commit e0605d8

Please sign in to comment.