Skip to content

Commit

Permalink
test: run node v4 with travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonf committed Apr 15, 2016
1 parent c68b9e1 commit 6ec2636
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:
- 'v0.12.7'
- 'v4'
install:
- npm install

0 comments on commit 6ec2636

Please sign in to comment.