Skip to content

Commit bd2c768

Browse files
phanschflip1995
authored andcommitted
Stop allowing failures in Travis windows build
1 parent 36fb646 commit bd2c768

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@ matrix:
8181
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
8282
- env: INTEGRATION=chronotope/chrono
8383
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
84-
allow_failures:
85-
- os: windows
86-
env: CARGO_INCREMENTAL=0 BASE_TESTS=true
8784
# prevent these jobs with default env vars
8885
exclude:
8986
- os: linux

0 commit comments

Comments
 (0)