Skip to content

Commit

Permalink
chore: Fix travis publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan van Rooij committed Jan 3, 2018
1 parent d3f43b1 commit bd965bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ node_js:
- '8'
- '6'
after_success:
- npm install -g travis-deploy-once@4
- travis-deploy-once "npm run semantic-release"
- npm run semantic-release
branches:
except:
- /^v\d+\.\d+\.\d+$/

0 comments on commit bd965bd

Please sign in to comment.