Skip to content

Commit

Permalink
(chore) travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dselman committed Nov 3, 2017
1 parent ead0cd4 commit 3266609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ after_failure: 'tail -n +1 -- /home/travis/.npm/_logs/*-debug.log'
deploy:
provider: script
script: .travis/deploy.sh $TRAVIS_TAG
skip_cleanup: true
on:
branch: master
tags: true
Expand Down

0 comments on commit 3266609

Please sign in to comment.