aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 314ee4ef..1b79c5b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ matrix:
env: TARGET=x86_64-apple-darwin
- os: osx
env: TARGET=i686-apple-darwin
- install: brew uninstall openssl && brew install openssl --universal
+ install: brew uninstall openssl && brew install openssl --universal --without-test
# ARM-bit version compat
- env: >