Skip to content

Commit 924037f

Browse files
author
Cedric Gatay
committed
chore(): disable windows build for the time being
Windows build are utterly broken
1 parent 643e334 commit 924037f

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
@@ -47,8 +47,8 @@ matrix:
4747
# # Windows
4848
# - env: TARGET=x86_64-pc-windows-gnu
4949
# Windows
50-
- env: TARGET=x86_64-pc-windows-gnu
51-
rust: nightly
50+
# - env: TARGET=x86_64-pc-windows-gnu
51+
# rust: nightly
5252

5353
# Testing other channels
5454
- env: TARGET=x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)