Echo path for Windows debugging

trying^2
Bradlee Speice 2020-01-12 17:49:54 -05:00
parent 39cc12340c
commit 05f0ad5067
1 changed files with 1 additions and 0 deletions

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