Give up the attempt of using Travis to upload artifacts.

This commit is contained in:
Qi Xiao 2016-02-09 23:54:28 +01:00
parent 841cc51898
commit 5841d45251

View File

@ -7,10 +7,3 @@ os:
- osx
script:
make travis
deploy:
provider: s3
access_key_id: $AWS_ACCESS_KEY # declared in Travis repo settings
secret_access_key: $AWS_SECRET_KEY
bucket: elvish
endpoint: elvish.s3.eu-central-1.amazonaws.com
region: eu-central-1