Skip to content

Commit

Permalink
Travis CI now tests against Node.js 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Cossick committed Jun 8, 2016
1 parent a30d8f6 commit dbb1c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
Expand Down

0 comments on commit dbb1c25

Please sign in to comment.