Skip to content

Commit caed4ee

Browse files
authored
Merge pull request #855 from ychin/travis-xcode-10.2
Update Travis to Xcode 10.2, which also uses macOS Mojave
2 parents 1c34fb4 + 9227e8a commit caed4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ osx_image:
88
- xcode7.3
99
- xcode8.3
1010
- xcode9.4
11-
- xcode10.1
11+
- xcode10.2
1212

1313
compiler:
1414
- clang

0 commit comments

Comments
 (0)