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 72ab354 commit ef0491a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,6 +1,5 @@
sudo: false
language: node_js
node_js:
- '6'
- '5'
- '4'
- 'node'
- '--lts'

0 comments on commit ef0491a

Please sign in to comment.