Skip to content

Commit

Permalink
Change test reports to upload toReduced Redundancy Storage.
Browse files Browse the repository at this point in the history
  • Loading branch information
keita committed Dec 6, 2013
1 parent 5ce2f97 commit 9cd9200
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 @@ -21,5 +21,5 @@ before_script:
after_script:
- echo "access_key = $TRAVIS_AWS_ACCESS_KEY_ID" >> .s3cfg
- echo "secret_key = $TRAVIS_AWS_SECRET_KEY" >> .s3cfg
- s3cmd put --config=.s3cfg --acl-public test-report.txt s3://pione-travis-result/pione/test-report-$TRAVIS_JOB_NUMBER.txt
- s3cmd put --rr --config=.s3cfg --acl-public test-report.txt s3://pione-travis-result/pione/test-report-$TRAVIS_JOB_NUMBER.txt

0 comments on commit 9cd9200

Please sign in to comment.