remove redundant RUSTFLAGS

This commit is contained in:
Ralf Jung 2019-05-27 15:24:37 +02:00
parent 3a837cdedd
commit aa888c5593

View file

@ -16,7 +16,6 @@ env:
global:
- RUST_TEST_NOCAPTURE=1
- RUST_BACKTRACE=1
- RUSTFLAGS="-C debug-assertions"
before_script:
# Linux: install extra stuff for cross-compilation