Travis: update XCode to 12.2
assiduous
2 years ago
26 | 26 | compiler: gcc |
27 | 27 | env: CONFIG=Release |
28 | 28 | - os: osx |
29 | osx_image: xcode11.1 | |
29 | osx_image: xcode12.2 | |
30 | 30 | compiler: clang |
31 | 31 | env: |
32 | 32 | - CONFIG=Release |
35 | 35 | compiler: gcc |
36 | 36 | env: CONFIG=Debug |
37 | 37 | - os: osx |
38 | osx_image: xcode11.1 | |
38 | osx_image: xcode12.2 | |
39 | 39 | compiler: clang |
40 | 40 | env: |
41 | 41 | - CONFIG=Release |