Skip to content

Commit f74cb10

Browse files
committed
Deactivate windows tests for now
1 parent 693a719 commit f74cb10

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 check --all --benches --bins --examples --tests

0 commit comments

Comments
 (0)