Skip to content

Commit

Permalink
updated travis config to no longer install latest npm
Browse files Browse the repository at this point in the history
  • Loading branch information
neocotic committed Nov 7, 2017
1 parent 542627a commit 8ca115e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ sudo: false
language: node_js
node_js:
- "8"
before_script:
- npm install -g npm@latest
script:
- npm test
notifications:
Expand Down

0 comments on commit 8ca115e

Please sign in to comment.