Skip to content

Commit

Permalink
Do not use latest npm on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pioug committed Apr 10, 2020
1 parent 704d289 commit bfc305b
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 @@ -6,8 +6,6 @@ node_js:
- "0.11"
- "0.10"
- "iojs"
before_install:
- npm install -g npm
install:
- npm install
script: "npm run-script ci"

0 comments on commit bfc305b

Please sign in to comment.