Skip to content

Commit

Permalink
Test(config): Update Node versions on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Dec 26, 2019
1 parent 2d70392 commit 55f30c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: false
language: node_js
node_js:
- '13'
- '12'
- '10'
- '8'

0 comments on commit 55f30c1

Please sign in to comment.