mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +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