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

Deactivate windows tests for now
pull/24/head
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
- rust: nightly
os: osx
- rust: nightly-x86_64-pc-windows-msvc
os: windows
# - rust: nightly-x86_64-pc-windows-msvc
# os: windows
script:
- cargo fmt --all -- --check

Loading…
Cancel
Save