Skip to content

Commit

Permalink
Update node versions we test
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Feb 2, 2018
1 parent bbf5c44 commit 01cf802
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: node_js
sudo: false

node_js:
- "0.10"
- "0.12"
- "iojs"
- "4"
- "6"
- "8"

after_success:
- npm run coverage
Expand Down

0 comments on commit 01cf802

Please sign in to comment.