Skip to content

Commit

Permalink
run tests on latest version of node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
crissdev committed Feb 28, 2016
1 parent e981721 commit 2fedd00
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
@@ -1,5 +1,5 @@
language: node_js
node_js:
- "stable"
- "node"
sudo: false
script: "npm test"

0 comments on commit 2fedd00

Please sign in to comment.