mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
travis: allow windows builds to fail
The travis windows environment is not yet reliable enough; the builds often timeout before they start running the build.
This commit is contained in:
parent
f7c3743247
commit
02c97cf23a
@ -17,6 +17,7 @@ dist: xenial
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: beta
|
||||
- os: windows
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt-preview
|
||||
|
Loading…
Reference in New Issue
Block a user