Skip to content

Commit

Permalink
travis nodejs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pghalliday committed Dec 28, 2015
1 parent dabc031 commit 977ec85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- "0.11"
- "stable"
- "4.1"
- "0.12"
- "0.10"
install:
- npm install
Expand Down

0 comments on commit 977ec85

Please sign in to comment.