1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-12-21 05:28:10 -05:00

Echo path for Windows debugging

This commit is contained in:
Bradlee Speice 2020-01-12 17:49:54 -05:00
parent 39cc12340c
commit 05f0ad5067

View File

@ -14,6 +14,7 @@ before_script:
- rustup update
- rustup component add clippy
- rustup component add rustfmt
- 'echo $PATH'
script:
- cargo test --no-run