Skip to content

Commit 9450aa2

Browse files
committed
CI: trying to fix travis on OSX (4)
1 parent 70e4464 commit 9450aa2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ matrix:
3131
- STATIC_OR_SHARED=
3232
- STATIC_OR_SHARED_CMAKE=
3333
- os: osx
34+
osx_image: xcode11
3435
compiler: clang
3536
env:
3637
- INTERVAL_LIB=gaol
@@ -39,6 +40,7 @@ matrix:
3940
- STATIC_OR_SHARED_CMAKE=
4041
- CXXFLAGS=-std=c++11
4142
- os: osx
43+
osx_image: xcode11
4244
compiler: clang
4345
env:
4446
- INTERVAL_LIB=gaol

0 commit comments

Comments
 (0)