aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-09-10 06:32:34 -0400
committerJack Lloyd <[email protected]>2017-09-10 06:32:34 -0400
commit2c869433aad96fab0e7640a2ac7397653b3bdefa (patch)
tree0ab9012a576cbaeae0769a49c254d3cb41a20cd6 /src/scripts
parenta0273956a678b90bbd70da083b6cdafb2d9d6558 (diff)
Well, it compiles
Diffstat (limited to 'src/scripts')
-rw-r--r--src/scripts/ci/travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/scripts/ci/travis.yml b/src/scripts/ci/travis.yml
index cdd5192b6..ad5f34b9b 100644
--- a/src/scripts/ci/travis.yml
+++ b/src/scripts/ci/travis.yml
@@ -41,11 +41,6 @@ env:
- BUILD_MODE="fuzzers"
matrix:
- # Ignore some problem builds for now
- allow_failures:
- - os: linux
- env: BUILD_MODE="cross-win32"
-
exclude:
# Skip GCC on OS X entirely
- os: osx