Skip to content

Commit

Permalink
Update Node.js Versions for Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
simono committed Dec 21, 2015
1 parent b58a60f commit 98a515e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- iojs
- "iojs"
- "stable"
- "4.2"
- "0.12"
- "0.10"

0 comments on commit 98a515e

Please sign in to comment.