Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunon authored Apr 26, 2021
1 parent 779fc46 commit a8b25f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ matrix:
include:
- os: osx
language: objective-c
osx_image: xcode10.2
osx_image: xcode12.4
script:
- set -o pipefail
- xcodebuild test -scheme XCTAssertNoLeak -configuration Debug -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 8" | xcpretty -c
- xcodebuild test -scheme XCTAssertNoLeak -configuration Debug -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 11" | xcpretty -c

0 comments on commit a8b25f2

Please sign in to comment.