Remove Node 8 from tests and try with 10
Travis CI failed with Node 8 because of isometric-webcrypto
This commit is contained in:
parent
67c38498f4
commit
928ca5ca64
@ -1,5 +1,5 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "8"
|
- "10"
|
||||||
- "12"
|
- "12"
|
||||||
script: npm run ci
|
script: npm run ci
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user