build: windows is not an optional failure

This commit is contained in:
Connor Tumbleson 2019-02-16 18:01:17 -05:00
parent 91f6c80cc6
commit 438c4b9c59
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -17,8 +17,6 @@ matrix:
osx_image: xcode9.2 osx_image: xcode9.2
- os: windows - os: windows
language: shell language: shell
allow_failures:
- os: windows
cache: cache:
directories: directories:
- $HOME/.gradle/caches/ - $HOME/.gradle/caches/