Skip to content

Commit

Permalink
Test(config): Updated 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 404bbe3 commit 11e46b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,5 +1,6 @@
sudo: false
language: node_js
node_js:
- 'node'
- '--lts'
- '8'
- '6'
- '4'

0 comments on commit 11e46b7

Please sign in to comment.