Skip to content

Commit

Permalink
Merge remote-tracking branch 'Github/#5-project-tests' into #5-projec…
Browse files Browse the repository at this point in the history
…t-tests
  • Loading branch information
James Longman committed Mar 10, 2018
2 parents 367e293 + 4b46f7b commit 226e230
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 @@ -10,7 +10,7 @@ podfile: ./Podfile
script:
- xcodebuild -version
- xcodebuild -showsdks
- xcodebuild clean build test -workspace Squad\ Mortar\ Calculator.xcworkspace -scheme Squad\ Mortar\ Calculator -enableCodeCoverage YES ENABLE_TESTABILITY=YES -destination "platform=iOS Simulator,name=iPhone 7,OS=11.2" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ONLY_ACTIVE_ARCH=NO -quiet
- xcodebuild clean build test -workspace Squad\ Mortar\ Calculator.xcworkspace -scheme Squad\ Mortar\ Calculator -enableCodeCoverage YES ENABLE_TESTABILITY=YES -destination "platform=iOS Simulator,name=iPhone 7,OS=11.2" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ONLY_ACTIVE_ARCH=NO

notifications:
email: false
Expand Down

0 comments on commit 226e230

Please sign in to comment.