travis: Don't allow failures for Windows.
parent
2d83c40626
commit
7c46953805
|
@ -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 New Issue