Authored by Jonas Budelmann

v0.2.2

@@ -6,4 +6,5 @@ @@ -6,4 +6,5 @@
6 - brew install xctool 6 - brew install xctool
7 7
8 script: 8 script:
9 - - xctool -workspace 'Masonry.xcworkspace' -scheme 'Masonry iOS' -configuration Debug -sdk iphonesimulator build test 9 + - xctool -workspace 'Masonry.xcworkspace' -scheme 'Masonry iOS' -configuration Debug -sdk iphonesimulator6.0 clean build test
  10 + - xctool -workspace 'Masonry.xcworkspace' -scheme 'Masonry Mac' -configuration Debug -sdk macosx10.7 clean build test