Skip to content

Commit

Permalink
cleaned up travis code
Browse files Browse the repository at this point in the history
  • Loading branch information
ychae committed Jun 29, 2016
1 parent f7cc3cc commit e055698
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,4 @@ script:
branches:
only:
- master
#deploy:
# provider: s3
# access_key_id: $aws_key
# secret_access_key: $aws_secret_key
# bucket: "docs.synapse.org"
# skip_cleanup: true
# on:
# branch: master
# condition: $deploy_to_s3 = TRUE

after_success: bundle exec s3_website push

0 comments on commit e055698

Please sign in to comment.