Skip to content

Commit 02b1af6

Browse files
committed
Don't use AWS for build artifacts
1 parent 3364665 commit 02b1af6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,6 @@ notifications:
8080
irc: "irc.perl.org#metacpan-infra
8181
8282
# Use newer travis infrastructure.
83-
sudo: false
8483
cache:
8584
directories:
8685
- local
87-
88-
addons:
89-
artifacts:
90-
debug: false
91-
s3_region: "us-east-1"
92-
paths:
93-
- $TRAVIS_BUILD_DIR/cpanfile.snapshot

0 commit comments

Comments
 (0)