Skip to content

Commit

Permalink
play with bash on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed May 10, 2020
1 parent 4c78479 commit 5195ce8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ build_script:
- cargo install --all-features --force --path . --locked --offline

test_script:
- bash --version
- bash -c env
- set RUST_TEST_NOCAPTURE=1
- set RUST_BACKTRACE=1
- set CARGO_INCREMENTAL=0
Expand Down

0 comments on commit 5195ce8

Please sign in to comment.