Skip to content

Commit

Permalink
chore(travis): test on more node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil authored and indexzero committed Jan 26, 2016
1 parent 70a7ee2 commit 78a0ce5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
@@ -1,7 +1,11 @@
language: node_js
node_js:
- 0.8
- "stable"
- 4.1
- 4.0
- 0.12
- 0.10
- 0.8

notifications:
email:
Expand Down

0 comments on commit 78a0ce5

Please sign in to comment.