travis: test on latest, lts and 11.14.0 (the minimum for this package)
This commit is contained in:
parent
ba2f52ae08
commit
a691a46ffb
|
@ -1,7 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '13'
|
- node
|
||||||
install:
|
- lts/*
|
||||||
- npm install
|
- 11.14.0
|
||||||
script:
|
script:
|
||||||
- npm test
|
- node --experimental-modules test/index.mjs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user