Skip to content

Commit

Permalink
change npm versions for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ratherblue committed May 1, 2019
1 parent 7526fd6 commit b15cb4a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 27 deletions.
12 changes: 1 addition & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
language: node_js
node_js:
- "5"
- "5.1"
- "4"
- "4.2"
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "iojs"

- 10.14.2

after_script:
- npm run coveralls
Expand Down
59 changes: 43 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b15cb4a

Please sign in to comment.