mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-04 10:57:50 +08:00
Give up the attempt of using Travis to upload artifacts.
This commit is contained in:
parent
841cc51898
commit
5841d45251
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user