1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-03 10:54:46 +00:00

Attempted to introduce Travis CI.

This commit is contained in:
Thomas Harte 2016-12-31 13:03:32 -05:00
parent df6e98fa52
commit 5201a59c44

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: objective-c
osx_image: xcode8.2
xcode_project: OSBindings/Mac/Clock\ Signal.xcodeproj
xcode_scheme: Clock\ Signal
xcode_sdk: macosx10.12