We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b18e3d commit 8a57b2cCopy full SHA for 8a57b2c
.travis.yml
@@ -48,8 +48,8 @@ matrix:
48
env: BASE_TESTS=true
49
- os: linux
50
51
- - os: windows
52
- env: CARGO_INCREMENTAL=0 BASE_TESTS=true OS_WINDOWS=true
+ # - os: windows
+ # env: CARGO_INCREMENTAL=0 BASE_TESTS=true OS_WINDOWS=true
53
54
# Builds that are only executed when a PR is r+ed or a try build is started
55
# We don't want to run these always because they go towards
0 commit comments