Deactivate windows tests for now

This commit is contained in:
Florian Gilcher 2019-08-13 20:17:26 +02:00
parent a2e54fcd29
commit 09f0325746
No known key found for this signature in database
GPG key ID: E7B51D33F8EBF61B

View file

@ -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