summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-08-03 05:44:30 -0400
committerJeffrey Walton <noloader@gmail.com>2018-08-03 05:44:30 -0400
commit81a5429e5601956987a6113a4e8e527e46566e75 (patch)
treed6290ce7c37d54ddb2e5b5d86bfd616ca64165f3 /.travis.yml
parenteca0458d03bd2dba844cf03400d874bf2b2120d9 (diff)
downloadcryptopp-git-81a5429e5601956987a6113a4e8e527e46566e75.tar.gz
Remove iPhoneSimulator from Travis allowed failures
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 868c01af..f4106a5c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -147,11 +147,6 @@ matrix:
- BUILD_OS=linux
- BUILD_MODE=android
- PLATFORM=mipsel64
- - os: osx
- env:
- - BUILD_OS=osx
- - BUILD_MODE=ios
- - PLATFORM=iPhoneSimulator
before_install:
- |