Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Commit

Permalink
Add carthage check build phase to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatroya committed Jan 15, 2018
1 parent 3679f0a commit c3bfc5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ before_install:
script:
- set -o pipefail && xcodebuild test -workspace Example/CentrifugeiOS.xcworkspace -scheme CentrifugeiOS-Example -sdk iphonesimulator -destination 'platform=iOS Simulator,OS=10.0,name=iPhone SE' ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint --allow-warnings
- carthage build --no-skip-current --platform iOS

0 comments on commit c3bfc5f

Please sign in to comment.