Skip to content

Commit

Permalink
Bumped travis to include v9
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightgunning committed Mar 12, 2018
1 parent 25d43a2 commit ed49880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js

node_js:
- node
- 9
- 8
- 6
- 4
Expand All @@ -11,7 +11,7 @@ env:

matrix:
include:
- node_js: 8.4
- node_js: node
env: BROWSER_TESTS="yes"

script:
Expand Down

0 comments on commit ed49880

Please sign in to comment.