Skip to content

Commit

Permalink
Merge pull request #68 from pelias/repo-crawler-npx-sem-rel
Browse files Browse the repository at this point in the history
Use NPX to run Greenkeeper with Node.js 8
  • Loading branch information
Diana Shkolnikov authored Oct 11, 2017
2 parents 7d4f1b4 + fc8e952 commit 8252cf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ before_install:
before_script:
- npm prune
after_success:
- npm run semantic-release
- npm install -g npx
- npx -p node@8 npm run semantic-release

0 comments on commit 8252cf3

Please sign in to comment.