Skip to content

Commit

Permalink
update travis node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlannigan committed Nov 13, 2015
1 parent dcec99f commit b75b6f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.11"
- "4"
- "0.12"
- "0.10"
notifications:
email: true
email: true

0 comments on commit b75b6f0

Please sign in to comment.