Skip to content

Commit

Permalink
Dont manually install npm, use the version each node version correspo…
Browse files Browse the repository at this point in the history
…nds with
  • Loading branch information
shama committed Jul 9, 2017
1 parent 5655676 commit b63aeec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -11,8 +11,6 @@ node_js:
- "7"
- "8"
- "iojs"
before_install:
- npm install -g npm
before_script:
- npm uninstall grunt # https://github.com/npm/npm/issues/3958
matrix:
Expand Down

0 comments on commit b63aeec

Please sign in to comment.