Merge pull request #16 from async-std/deactivate-windows

Deactivate windows tests for now
integrate-threads-example
Stjepan Glavina 5 years ago committed by GitHub
commit ab51991e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,8 +10,8 @@ matrix:
os: linux os: linux
- rust: nightly - rust: nightly
os: osx os: osx
- rust: nightly-x86_64-pc-windows-msvc # - rust: nightly-x86_64-pc-windows-msvc
os: windows # os: windows
script: script:
- cargo fmt --all -- --check - cargo fmt --all -- --check

Loading…
Cancel
Save