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 Dec 6, 2017
1 parent e361276 commit 0b550bf
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 0b550bf

Please sign in to comment.