Skip to content

Commit

Permalink
Travis: use container, test Node LTS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Apr 30, 2017
1 parent 1bef30d commit 6d70614
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sudo: false
language: node_js
node_js:
- '0.12'
- 'iojs'
- 'iojs'
- '4.0'
- '6.0'

0 comments on commit 6d70614

Please sign in to comment.