Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Apr 1, 2020
1 parent d5ac356 commit d4306c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ after_success:
- codecov
deploy:
provider: s3
region: eu-central-1
edge: true
region: eu-central-1
access_key_id: ${S3_ACCESS_KEY}
secret_access_key: ${S3_SECRET_ACCESS_KEY}
bucket: pytorch-geometric.com
Expand Down

0 comments on commit d4306c8

Please sign in to comment.