Skip to content

Commit ca6053e

Browse files
Change try-build CI-image for testing purporses.
1 parent 48cb04f commit ca6053e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- env: IMAGE=x86_64-gnu-llvm-6.0 RUST_BACKTRACE=1
2020
if: type = pull_request OR branch = auto
2121

22-
- env: IMAGE=dist-x86_64-linux DEPLOY=1
22+
- env: IMAGE=x86_64-gnu-debug
2323
if: branch = try OR branch = auto
2424

2525
# "alternate" deployments, these are "nightlies" but have LLVM assertions

0 commit comments

Comments
 (0)