Skip to content

Commit

Permalink
Change try-build CI-image for testing purporses.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Jan 24, 2019
1 parent 48cb04f commit ca6053e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ matrix:
- env: IMAGE=x86_64-gnu-llvm-6.0 RUST_BACKTRACE=1
if: type = pull_request OR branch = auto

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

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

0 comments on commit ca6053e

Please sign in to comment.