Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwalton committed Dec 13, 2017
1 parent 6d4cb9f commit e9557cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,9 +1,9 @@
language: node_js
node_js:
- '4'
- '5'
- '6'
- '7'
- '8'
- 'node'
# Install latest npm, because node v0.8 comes with npm v1.2.30, which doesn't like `^`s in
# package.json.
before_install:
Expand Down

0 comments on commit e9557cd

Please sign in to comment.