浏览代码

fixing .travis.yml

Jonas Budelmann 12 年之前
父节点
当前提交
eb6c4c5ef9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -6,4 +6,4 @@
     - brew install xctool
 
   script:
-    - xctool -workspace 'Masonry.xcworkspace' -scheme 'Masonry' -configuration Debug -sdk iphonesimulator build test
+    - xctool -workspace 'Masonry.xcworkspace' -scheme 'Masonry iOS' -configuration Debug -sdk iphonesimulator build test