change travis-ci settings to use the oldest currently maintained version of node
This commit is contained in:
parent
30e89c0393
commit
ff0c207f86
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "12"
|
||||
dist: trusty
|
||||
install: "npm install"
|
||||
script: "sh -e run_tests.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user