Skip to content

Commit

Permalink
update npm-check to ignore updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dianashk committed Oct 11, 2017
1 parent 7d4f1b4 commit fc8e952
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 fc8e952

Please sign in to comment.