Skip to content

Commit

Permalink
Merge pull request #1456 from hubotio/make-sure-npx-is-installed
Browse files Browse the repository at this point in the history
Make sure npx is installed
  • Loading branch information
technicalpickles committed Aug 2, 2018
2 parents 350519d + 7157067 commit c2171db
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 c2171db

Please sign in to comment.