Skip to content

Commit

Permalink
Update Travis CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Jan 22, 2016
1 parent eff9ee0 commit cffc99d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,7 +1,10 @@
language: "node_js"
node_js:
- "5"
- "4"
- "0.12"
- "0.10"
- "0.8"
# - "0.8"
# - "0.6"
- "0.4"

Expand Down

0 comments on commit cffc99d

Please sign in to comment.