Jonas Budelmann 12 anni fa
parent
commit
36cd0cbc62
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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