Skip to content

Commit

Permalink
Bad copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui Peres committed Mar 29, 2016
1 parent 131273b commit fe8f941
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: objective-c
osx_image: xcode7.3
script:
- set -o pipefail
- carthage bootstrap
- xcodebuild test -scheme OptionalExtensions-Mac | xcpretty -c
- xcodebuild test -scheme OptionalExtensions-iOS -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6s" | xcpretty -c
- xcodebuild test -scheme OptionalExtensions-tvOS -sdk appletvsimulator -destination "platform=tvOS Simulator,name=Apple TV 1080p" | xcpretty -c
Expand Down

0 comments on commit fe8f941

Please sign in to comment.