Skip to content
Snippets Groups Projects
Commit ad1af074 authored by Chris Garrity's avatar Chris Garrity
Browse files

use node 10 for travis builds

* chromedriver will no longer work on node 8
* paper.js has a problem with node 12
* node 10 is just right ;)
parent 952a584d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ dist: xenial
addons:
chrome: stable
node_js:
- 8
- 10
env:
global:
- CHROMEDRIVER_VERSION=LATEST
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment