Skip to content

Commit 6b0bc5c

Browse files
committed
fixup! !drop Upload logs to S3 on test failure
1 parent 5eb2ab0 commit 6b0bc5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ script:
1212
addons:
1313
artifacts: true
1414
artifacts:
15+
debug: true
1516
s3_region: "us-west-1" # defaults to "us-east-1"
1617
paths:
17-
- priv/lager
18+
- priv/
1819
notifications:
1920
2021
slack: lasp-lang:hiPRNnbUa3zdGrrXZfGRAF7D

0 commit comments

Comments
 (0)