File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed
Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -28,23 +28,9 @@ before_script:
2828script :
2929- node_modules/.bin/grunt lint
3030- node_modules/.bin/grunt pack --no-color
31- after_success :
32- - rm -rf s3-publish
33- - mkdir s3-publish
34- - cp nativescript*.tgz s3-publish/nativescript.tgz
3531before_deploy :
3632- node .travis/add-publishConfig.js $TRAVIS_BRANCH
3733deploy :
38- - provider : s3
39- access_key_id : AKIAJL6X6724CSX64X3Q
40- secret_access_key :
41- secure : a0T/2S+/rkRJqEotWPAr1VELA3k5TGyRw6VmXgBQnkirc6H0Pfu0P2DY8iriO7pnTPDCPAskdBCuk6t+RYw/OCrGDzFPApnAQ7t3tksKPr2bGYqh2HVqbFKZyEbNjzwsgxn7cmLPo936ZTHP2muQItEI3o9Zh9EZ5XHtv0Maw0k=
42- bucket : nativescript-ci
43- skip_cleanup : true
44- local-dir : s3-publish
45- upload-dir : build_result
46- on :
47- branch : master
4834- provider : npm
4935 skip_cleanup : true
5036 email : nativescript@telerik.com
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments