Switch to a newer node.js to fix build issues

build-issues-node-js-update
Gijs 5 years ago committed by GitHub
parent 234f420279
commit d8cad379f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- '7.0'
- '11.0'
script:
- npm run lint
- npm run test

Loading…
Cancel
Save