File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ after_success:
26
26
before_deploy :
27
27
- node .travis/add-publishConfig.js next
28
28
deploy :
29
- # matrix:
29
+ matrix :
30
30
- provider : s3
31
31
bucket : nativescript-ci
32
32
access_key_id : AKIAIYSWYOZRFLVKPCTQ
@@ -36,11 +36,11 @@ deploy:
36
36
local-dir : s3-publish
37
37
upload-dir : build_result
38
38
on :
39
- all_branches : true
40
- # - provider: npm
41
- # skip_cleanup: true
42
-
43
- # on:
44
- # branch: master
45
- # api_key:
46
- # secure: Ugq6m/y4P5gF15zffYzTKhusn1Csu3ymYLdD+yXgyK3hek9Ms5PKTz4MKgPinlViRCBoQV2fGh0JsCikawIpmQyD+M+FRDKlP2GcXPhFmSN1wVEloxTCwe7H6m7Kl9mo+MJOTS0BN7waCc6yTJBJPxo5nwFgz+DT2srIYndA2h4=
39
+ branch : master
40
+ - provider : npm
41
+ skip_cleanup : true
42
+
43
+ on :
44
+ branch : master
45
+ api_key :
46
+ secure : Ugq6m/y4P5gF15zffYzTKhusn1Csu3ymYLdD+yXgyK3hek9Ms5PKTz4MKgPinlViRCBoQV2fGh0JsCikawIpmQyD+M+FRDKlP2GcXPhFmSN1wVEloxTCwe7H6m7Kl9mo+MJOTS0BN7waCc6yTJBJPxo5nwFgz+DT2srIYndA2h4=
You can’t perform that action at this time.
0 commit comments