Sfoglia il codice sorgente

fixing .travis.yml

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