Skip to content

Commit

Permalink
Add node v6
Browse files Browse the repository at this point in the history
Adds node version 6.8 to the list of tested versions on Travis CI.
  • Loading branch information
PsychoLlama committed Oct 14, 2016
1 parent abce408 commit 0d41b51
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions .travis.yml
@@ -1,10 +1,11 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.11
- 0.12
- 4.0
- 4.2
- 5.0
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.11
- 0.12
- 4.0
- 4.2
- 5.0
- 6.8

0 comments on commit 0d41b51

Please sign in to comment.