Skip to content

Commit

Permalink
Merge pull request #7 from lightsofapollo/update-node-versions
Browse files Browse the repository at this point in the history
test on node 6, 8, 9
  • Loading branch information
lightsofapollo authored Dec 28, 2017
2 parents 2314c2b + 3171c00 commit d169332
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- 6
- 8
- 9

0 comments on commit d169332

Please sign in to comment.