Skip to content

Commit

Permalink
Node 10+ needed for Travis build script
Browse files Browse the repository at this point in the history
danielweck committed Nov 19, 2019
1 parent 285aa80 commit 57a5a47
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
@@ -4,7 +4,7 @@ branches:
- develop
language: node_js
node_js:
- '9'
- '10'
cache: false
# directories:
# - node_modules

0 comments on commit 57a5a47

Please sign in to comment.