Skip to content

Commit

Permalink
instead, don't drop Node.js v9.x
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Apr 25, 2018
1 parent 4b5b8e5 commit e256a7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
script: npm start test.node
node_js: '8'

- <<: *node
node_js: '9'

- <<: *node
node_js: '6'

Expand Down

0 comments on commit e256a7a

Please sign in to comment.