Files
Argo/circle.yml
Leo Mehlig e0fd17ac38 Update to Swift 2.2
- A few code changes to build without warnings in Xcode 7.3
- Set the Xcode version to 7.3 in the circle.yml
2016-03-24 00:43:09 +01:00

15 lines
222 B
YAML

machine:
xcode:
version: "7.3"
environment:
XCODE_SCHEME: nonce
XCODE_WORKSPACE: nonce.xcworkspace
dependencies:
override:
- git submodule update --init --recursive
test:
override:
- bin/test