diff options
author | Jason Wray <jason@mapbox.com> | 2018-03-27 20:22:58 -0400 |
---|---|---|
committer | Jason Wray <friedbunny@users.noreply.github.com> | 2018-03-30 19:59:09 -0400 |
commit | 6762cd0a8ffda59d377b4299b267b6c461040af4 (patch) | |
tree | 21c27626ca557462fe62b59743de40b986e0df25 /circle.yml | |
parent | 8c6abaf3fab0e88fde24693127615bd7f39d1ac1 (diff) | |
download | qtlocation-mapboxgl-6762cd0a8ffda59d377b4299b267b6c461040af4.tar.gz |
[ios, build] Enable ios-sanitize-address build on CircleCI
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml index 789f6b0406..058cd234bd 100644 --- a/circle.yml +++ b/circle.yml @@ -33,7 +33,7 @@ workflows: - linux-gcc5-release-qt5 - ios-debug - ios-sanitize - #- ios-sanitize-address + - ios-sanitize-address - ios-static-analyzer - ios-release: filters: |