Skip to content

Commit

Permalink
[dist] update node versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasMadsen committed Nov 19, 2015
1 parent 2b8a7a8 commit 494d418
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,4 +1,7 @@
language: node_js
node_js:
- "0.11"
- "stable"
- "4"
- "0.12"
- "0.10"
sudo: false

0 comments on commit 494d418

Please sign in to comment.