Add preliminary Travis CI configuration.
This commit is contained in:
parent
33868a8b09
commit
c3510809a3
1 changed files with 4 additions and 0 deletions
4
.travis.yml
Normal file
4
.travis.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
osx_image: xcode7.3
|
||||||
|
language: objective-c
|
||||||
|
xcode_project: Cog.xcodeproj
|
||||||
|
xcode_scheme: Cog
|
Loading…
Reference in a new issue