Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Run Windows tests on appveyor as well
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Nov 26, 2018
1 parent 09308fd commit d7ad440
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions appveyor.yml
Expand Up @@ -14,10 +14,7 @@ install:

build: false

test_script:
- set RUST_BACKTRACE=full
- cargo build
# - cargo test --verbose
test_script: C:\msys64\usr\bin\sh ci\run.sh

notifications:
- provider: Email
Expand Down

0 comments on commit d7ad440

Please sign in to comment.