Skip to content

Commit

Permalink
Test(config): Use dynamic node versions on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Oct 13, 2016
1 parent 4ade245 commit 53ada20
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
sudo: false
language: node_js
node_js:
- '6'
- '5'
- '4'
- 'node'
- '--lts'

0 comments on commit 53ada20

Please sign in to comment.