Skip to content

Commit

Permalink
CI: Install npx before using it during deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles committed Aug 2, 2018
1 parent 350519d commit 7157067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,4 +22,5 @@ deploy:
provider: script
skip_cleanup: true
script:
- npm install -g npx
- npx travis-deploy-once "npx semantic-release"

0 comments on commit 7157067

Please sign in to comment.