Skip to content

Commit c00b736

Browse files
committed
Begin uploading build artifacts to S3
1 parent 275f7aa commit c00b736

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,10 @@ cache:
9191
directories:
9292
- local
9393
- ~/perl5
94+
95+
addons:
96+
artifacts:
97+
debug: true
98+
s3_region: "us-east-1"
99+
paths:
100+
- $TRAVIS_BUILD_DIR/cpanfile.snapshot

0 commit comments

Comments
 (0)