Skip to content

Commit 5984bf2

Browse files
committed
chore: use Xcode 12 in CI
1 parent a0661e7 commit 5984bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
matrix:
22
include:
33
- os: osx
4-
osx_image: xcode10
4+
osx_image: xcode12
55
script: swift test

0 commit comments

Comments
 (0)