travis: Don't allow failures for Windows.
This commit is contained in:
parent
2d83c40626
commit
7c46953805
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ addons:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- os: windows
|
|
||||||
- os: osx
|
- os: osx
|
||||||
name: macOS 10.15
|
name: macOS 10.15
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue