summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-04-07 18:07:17 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-04-07 18:07:17 -0700
commitce32e9f92ba5e9994ea1e8fb4dc09275db193ab2 (patch)
tree53cf2fc9f277e9987f50d60a74284e2f7f36fc24 /.travis.yml
parentcf1ecb6976b4f572b3d3eb6fd3f203e2f1ef2714 (diff)
downloadqtlocation-mapboxgl-ce32e9f92ba5e9994ea1e8fb4dc09275db193ab2.tar.gz
Revert "move to Debug for iOS builds"
We should stay on Release mode for performance reasons. We can look into providing symbols for builds for crash log purposes. This reverts commit cf1ecb6976b4f572b3d3eb6fd3f203e2f1ef2714.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c26a0f5f0..690b2b1b67 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,7 +38,7 @@ matrix:
env: BUILDTYPE=Debug JOBS=8 MASON_PLATFORM=osx
compiler: clang
- os: osx
- env: BUILDTYPE=Debug JOBS=8 MASON_PLATFORM=ios
+ env: BUILDTYPE=Release JOBS=8 MASON_PLATFORM=ios
compiler: clang
env: