Skip to content

Commit

Permalink
Update .travis.yml (jessesquires#1937)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires authored Dec 5, 2016
1 parent e8e98ec commit 7842c0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ before_install:
- gem install cocoapods --pre

script:
- set -e
- xcodebuild -version
- xcodebuild -showsdks
- set -o pipefail

- if [ $POD_LINT == "YES" ]; then
pod lib lint;
Expand Down

0 comments on commit 7842c0c

Please sign in to comment.