chore: travis node version

This commit is contained in:
Nathan Walker
2020-10-25 18:28:05 -07:00
parent 0eb2246b7d
commit 0bbdeaf0b5

View File

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "node" - 14
script: script:
- npm run setup - npm run setup
- npm start @nativescript.core.test - npm start @nativescript.core.test