Skip to content

Commit

Permalink
Add versions to Travis CI and switch to containers
Browse files Browse the repository at this point in the history
  • Loading branch information
alevy committed Apr 29, 2016
1 parent 5bd4a5d commit 8b06961
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: node_js
sudo: false
node_js:
- "stable"
- "5.1"
- "5.0"
- "4.2"
- "4.1"
- "4.0"
- "0.12"
Expand Down

0 comments on commit 8b06961

Please sign in to comment.