Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 7cad71e

Browse files
committed
Migrate deployment away from Travis
1 parent ffb475b commit 7cad71e

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.travis.yml

-16
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,3 @@ script:
5555

5656
after_script:
5757
- ./bin/travis/pio-stop-travis
58-
59-
deploy:
60-
- provider: s3
61-
access_key_id:
62-
secure: "PxUW6LxwsJ2UlakxsPtkgIwbE949QyJbDF31IdjDIVX5H7KLWA0xkpECj+DXW7/lODsuGLxi02w4Y+KE0Ujo27ovnQAu2F1D6NDGn+D/JIu/wqjRJ4OOOg65j/06zyj5jzWMckLh6wYKABMiInsWiXtr4ehLS6pHVyJVXaLuBPE="
63-
secret_access_key:
64-
secure: "L3TXxQJZutXrXROf89dTiMuvcnsQ88F+cSqpddhafy4O3agyTMyJcHozizCaKI+VuJVZnUrip/joo4b85PSC8xjU4G7/lOIAoiSyQZU/f4RqUTFyl9ppTHQq2CyZKZy1qhqmBegRcWTy6TLV3JNXzKq+0fgl6/HekUMBuNX98yM="
65-
bucket: install.prediction.io
66-
region: us-east-1
67-
skip_cleanup: true
68-
acl: public_read
69-
endpoint: install.prediction.io.s3-website-us-east-1.amazonaws.com
70-
local-dir: bin
71-
detect_encoding: true
72-
on:
73-
branch: master

0 commit comments

Comments
 (0)