Skip to content

Commit

Permalink
Travis build file update
Browse files Browse the repository at this point in the history
  • Loading branch information
3ph committed Jun 7, 2017
1 parent a51c4d3 commit 7799fb9
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,4 +11,4 @@ before_install:
- pod install --project-directory=Example --repo-update
script:
- set -o pipefail && xcodebuild test -workspace Example/CollectionPickerView.xcworkspace -scheme CollectionPickerView-Example -destination 'platform=iOS Simulator,name=iPhone 7,OS=10.3.1' ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint
- pod lib lint --no-clean --allow-warnings

0 comments on commit 7799fb9

Please sign in to comment.