Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Remove npm upgrade from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisJEllis committed May 17, 2017
1 parent 33bf844 commit bafded8
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 @@ -7,6 +7,4 @@ node_js:
- "5"
- "6"
- "7"
before_install:
- "npm install --upgrade npm -g"
script: npm run test-full

0 comments on commit bafded8

Please sign in to comment.