Skip to content

Commit e3ea18b

Browse files
committed
CircleCI: Use XCode 8.2 to make brew happy
This should solve build errors like the one in https://circleci.com/gh/git-lfs/git-lfs/1012
1 parent 86ce0c1 commit e3ea18b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ machine:
1010
GOPATH: $HOME/git-lfs/.go
1111
NO_OPENSSL: YesPlease
1212
APPLE_COMMON_CRYPTO: YesPlease
13+
xcode:
14+
version: 8.2
1315

1416
general:
1517
build_dir: .go/src/github.com/git-lfs/git-lfs

0 commit comments

Comments
 (0)