Skip to content

Commit

Permalink
Updating to XCode 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyolight committed Jan 2, 2018
1 parent 1aea72a commit 7e5f587
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ machine:
timezone:
GMT
xcode:
version: 8.0
version: 8.3
environment:
XCODE_SCHEME: nupic
XCODE_WORKSPACE: nupic
Expand All @@ -19,6 +19,7 @@ machine:
dependencies:
override:
# Install all dependencies
- brew update
- brew install mysql
- brew tap homebrew/services
- brew services start mysql
Expand Down

0 comments on commit 7e5f587

Please sign in to comment.