Travis: run on current LTS Node.js

This commit is contained in:
Aarni Koskela
2020-09-22 18:21:34 +03:00
parent d50ba30115
commit 79c0fa7725

View File

@@ -1,7 +1,7 @@
script: yarn build
language: node_js
node_js:
- "11.6.0"
- "12.18"
install:
- yarn
test: