mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-25 03:02:15 +00:00
Enable RUST_BACKTRACE on travis
This commit is contained in:
parent
4f0a7a6a49
commit
060e3b5e53
@ -7,7 +7,7 @@ install:
|
||||
- source ~/.cargo/env || true
|
||||
- bash tools/ci-install.sh
|
||||
script:
|
||||
- CARGO_INCREMENTAL=0 cargo test --all
|
||||
- RUST_BACKTRACE=1 CARGO_INCREMENTAL=0 cargo test --all
|
||||
- bash tools/build-doc
|
||||
deploy:
|
||||
provider: pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user