Skip to content

Commit

Permalink
test on Node v6.x instead of v5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Jun 19, 2016
1 parent 7d008c1 commit 0e0118a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- '6'
- '4'
- '0.12'
- '0.10'

0 comments on commit 0e0118a

Please sign in to comment.