Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit b33edb6

Browse files
committed
Travis picks ancient xcode for some reason
1 parent 7abe634 commit b33edb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ rust:
66
- nightly
77
os:
88
- linux
9-
- osx
9+
- os: osx
10+
osx_image: xcode12.5
1011
matrix:
1112
allow_failures:
1213
- rust: nightly

0 commit comments

Comments
 (0)