mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Merge branch 'ErjanGavalji/fix-travis-build'
This commit is contained in:
@ -1,8 +1,9 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
0.12.7
|
4.2.3
|
||||||
before_script:
|
before_script:
|
||||||
- npm install -g grunt-cli
|
- npm install -g grunt-cli
|
||||||
|
- npm install
|
||||||
script:
|
script:
|
||||||
grunt default
|
grunt default
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user