Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
Merge pull request #273 from BanzaiMan/travis_upload_test
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Jan 18, 2013
2 parents b7a35d5 + b065114 commit ec2e1db
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Expand Up @@ -11,3 +11,13 @@ notifications:
- dev@openshift.redhat.com
irc:
- "irc.freenode.org#openshift-dev"
env:
global:
- "ARTIFACTS_AWS_REGION=us-east-1"
- "ARTIFACTS_S3_BUCKET=libra_travis_artifacts"
- secure: "X/3WPJkR5dQOyZbklqovK3EB8gye5k7yeczfqoRIjfsf7Y3GQbyNR10kAIX9\nwx4TFxV3617GSxqPrFI2esU0N2uqwbGsGdnd7sHcz27df861CsIdtgwtX3mM\nw/ZoEVwe5DRjCUPXroMwfmh20q8kVXUnlW2wR8vbzRC/fQji+u0="
- secure: "lKAXyrHz4cbzKbDrOsAWrv/r8S9ZFPw4f2Zev1PRBMqO0FPdntcsoIESE9hQ\nKnrwIIyRfYaSHgN8jKquUPvSotGfiubrTXww9fOLUlJDvkbumxYqVxge92ut\nXP4XOyGw5Lcpc582kTdfg/uYElkqH1VC7FesFcWewEgL8Rhhz+8="
before_script:
- "gem install travis-artifacts"
after_failure:
- "travis-artifacts upload --path coverage/spec --private"

0 comments on commit ec2e1db

Please sign in to comment.