Skip to content

Commit

Permalink
chore(ci): run tests in Node.js v6
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed May 4, 2016
1 parent ec2744e commit 3d434ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ matrix:
include:
- node_js: "4"
env: COVERALLS=1
- node_js: "5"
- node_js: "6"

# This is a random private key used purely for testing.
before_script:
Expand Down

0 comments on commit 3d434ee

Please sign in to comment.