Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunon committed May 23, 2019
1 parent 92b0904 commit 794dd33
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 @@ -5,4 +5,4 @@ language: objective-c
osx_image: xcode10.2
script:
- set -o pipefail
- xcodebuild test -scheme XCTAssertNoMemoryLeak -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 8" | xcpretty -c

0 comments on commit 794dd33

Please sign in to comment.