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
|
||||
node_js:
|
||||
0.12.7
|
||||
4.2.3
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
script:
|
||||
grunt default
|
||||
|
||||
|
Reference in New Issue
Block a user