mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add an npm install step so that local grunt gets found
This commit is contained in:
@@ -3,6 +3,7 @@ node_js:
|
||||
0.12.7
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
script:
|
||||
grunt default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user