Explorar o código

added .travis.yml

Jonas Budelmann %!s(int64=12) %!d(string=hai) anos
pai
achega
36cd0cbc62
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      .travis.yml

+ 9 - 0
.travis.yml

@@ -0,0 +1,9 @@
+---
+  language: objective-c
+
+  before_script:
+	- brew update
+	- brew install xctool
+	
+  script:
+	- xctool -workspace Masonry -scheme Masonry build test