Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbell8903 committed Aug 10, 2016
1 parent 32ac489 commit 306ab7e
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion .travis.yml
@@ -1,5 +1,24 @@
language: "node_js"
language: node_js
node_js:
- "6.1"
- "6.0"
- "5.11"
- "5.10"
- "5.9"
- "5.8"
- "5.7"
- "5.6"
- "5.5"
- "5.4"
- "5.3"
- "5.2"
- "5.1"
- "5.0"
- "4.4"
- "4.3"
- "4.2"
- "4.1"
- "4.0"
- "0.12"
- "0.10"
- "iojs"
Expand Down

0 comments on commit 306ab7e

Please sign in to comment.