1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 18:24:05 +02:00

disable rustig for now due to to many false positives

This commit is contained in:
Robin Appelman 2019-08-31 15:52:12 +02:00
commit 3281b16661

View file

@ -13,4 +13,3 @@ install:
script: script:
- cargo build - cargo build
- cargo test - cargo test
- RUSTFLAGS=-g cargo build --release && ~/.cargo/bin/rustig -b target/release/parse_demo