mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
chore: travis node version
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user