Switch to a newer node.js to fix build issues (#551)

pull/554/head
Gijs 5 years ago committed by GitHub
parent 234f420279
commit f33a6c2a23
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