We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cb04f commit ca6053eCopy full SHA for ca6053e
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
- env: IMAGE=x86_64-gnu-llvm-6.0 RUST_BACKTRACE=1
20
if: type = pull_request OR branch = auto
21
22
- - env: IMAGE=dist-x86_64-linux DEPLOY=1
+ - env: IMAGE=x86_64-gnu-debug
23
if: branch = try OR branch = auto
24
25
# "alternate" deployments, these are "nightlies" but have LLVM assertions
0 commit comments