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
|
||||
node_js:
|
||||
- '13'
|
||||
install:
|
||||
- npm install
|
||||
- node
|
||||
- lts/*
|
||||
- 11.14.0
|
||||
script:
|
||||
- npm test
|
||||
- node --experimental-modules test/index.mjs
|
||||
|
|
Loading…
Reference in New Issue
Block a user