File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11[submodule "lib/common "]
22 path = lib/common
3- url = git@ github.com: telerik/mobile-cli-lib.git
3+ url = https:// github.com/ telerik/mobile-cli-lib.git
Original file line number Diff line number Diff line change @@ -7,13 +7,10 @@ language: node_js
77node_js :
88- ' 4'
99git :
10- submodules : false
10+ submodules : true
1111before_script :
12- - sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
13- - git submodule update --init --recursive
1412- npm install grunt
1513- node_modules/.bin/grunt enableScripts:false
16- - npm install
1714- grunt rebuild
1815- ./bin/nativescript error-reporting disable # force ~/.local dir creation -- some tests rely on it
1916- ./bin/nativescript usage-reporting disable
@@ -44,5 +41,5 @@ deploy:
4441 email : nativescript@telerik.com
4542 on :
4643 branch : master
47- api_key :
44+ api_key :
4845 secure : Ugq6m/y4P5gF15zffYzTKhusn1Csu3ymYLdD+yXgyK3hek9Ms5PKTz4MKgPinlViRCBoQV2fGh0JsCikawIpmQyD+M+FRDKlP2GcXPhFmSN1wVEloxTCwe7H6m7Kl9mo+MJOTS0BN7waCc6yTJBJPxo5nwFgz+DT2srIYndA2h4=
You can’t perform that action at this time.
0 commit comments