Skip to content

Commit

Permalink
Test: add node v6 to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Dec 6, 2017
1 parent fae3b27 commit 6207aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'

0 comments on commit 6207aff

Please sign in to comment.