Skip to content

Commit 09f0325

Browse files
committed
Deactivate windows tests for now
1 parent a2e54fc commit 09f0325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ matrix:
1010
os: linux
1111
- rust: nightly
1212
os: osx
13-
- rust: nightly-x86_64-pc-windows-msvc
14-
os: windows
13+
# - rust: nightly-x86_64-pc-windows-msvc
14+
# os: windows
1515

1616
script:
1717
- cargo fmt --all -- --check

0 commit comments

Comments
 (0)