Skip to content

Commit

Permalink
Update travis AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov committed Sep 27, 2016
1 parent 3904038 commit b533e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ before_install:

script:
- xcodebuild clean build -project Fakery.xcodeproj -scheme Fakery-iOS -sdk iphonesimulator
- xcodebuild test -project Fakery.xcodeproj -scheme Fakery-iOS -sdk iphonesimulator
- xcodebuild test -project Fakery.xcodeproj -scheme Fakery-iOS -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=10.0'
- xcodebuild clean build -project Fakery.xcodeproj -scheme Fakery-Mac -sdk macosx
- xcodebuild test -project Fakery.xcodeproj -scheme Fakery-Mac -sdk macosx

0 comments on commit b533e7a

Please sign in to comment.