Skip to content

Commit

Permalink
Modified travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris-Em committed Oct 12, 2015
1 parent 5e2827e commit 6d72ee2
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 @@ -4,4 +4,4 @@ osx_image: xcode6.4
# xcode_scheme: CheckBoxTests
# xcode_sdk: iphonesimulator
script:
- xcodebuild clean build test -project "Sample Project/CheckBox.xcodeproj" -scheme CheckBoxTests -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
- xcodebuild clean build test -project "Sample Project/CheckBox.xcodeproj" -scheme CheckBox -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO

0 comments on commit 6d72ee2

Please sign in to comment.