Skip to content

Commit

Permalink
ci: 🎡 fix deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
janbiasi committed Jul 12, 2019
1 parent 299e1a6 commit c786876
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 @@ -25,5 +25,4 @@ jobs:
provider: script
skip_cleanup: true
script:
- npm run build
- npx semantic-release
- npm run build && npx semantic-release

0 comments on commit c786876

Please sign in to comment.