Skip to content

Commit

Permalink
Travis-CI: More colorful cargo output
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Dec 11, 2020
1 parent ae49956 commit 9d44314
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ arch:
- ppc64le
- s390x
- arm64
env:
global:
- CARGO_TERM_COLOR=always
- RUST_BACKTRACE=1
- RUST_LOG=info
cache: cargo
script:
- cargo test
Expand Down

0 comments on commit 9d44314

Please sign in to comment.