瀏覽代碼

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
     - brew install xctool
 
 
   script:
   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