Skip to content

Commit

Permalink
Update node versions for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkemp committed Nov 5, 2017
1 parent 3fac2b6 commit c138487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- '8'
- '6'
- '4'
before_script:
Expand Down

0 comments on commit c138487

Please sign in to comment.