Browse Source

fixing .travis.yml

Jonas Budelmann 12 years ago
parent
commit
eb6c4c5ef9
1 changed files with 1 additions and 1 deletions
  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