Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmjaysee committed Dec 6, 2021
1 parent 025717d commit c60c6e8
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 @@ -11,5 +11,5 @@ before_install:
- pod repo update
- pod install --project-directory=Example
script:
- set -o pipefail && xcodebuild -workspace Example/StravaSwift.xcworkspace -scheme StravaSwift-Example | xcpretty
- set -o pipefail && xcodebuild -workspace Example/StravaSwift.xcworkspace -scheme StravaSwift-Example -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint --allow-warnings

0 comments on commit c60c6e8

Please sign in to comment.