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
This commit is contained in:
Sebastian Schuberth 2017-02-24 16:03:13 +01:00
parent 86ce0c1450
commit e3ea18be68

@ -10,6 +10,8 @@ machine:
GOPATH: $HOME/git-lfs/.go
NO_OPENSSL: YesPlease
APPLE_COMMON_CRYPTO: YesPlease
xcode:
version: 8.2
general:
build_dir: .go/src/github.com/git-lfs/git-lfs