Skip to content

Commit

Permalink
Update pod repo before linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ishkawa committed Nov 9, 2015
1 parent bad5a5c commit 298c5f4
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 @@ -12,6 +12,7 @@ before_install:
- carthage bootstrap --use-submodules --no-build

script:
- pod repo update
- pod spec lint APIKit.podspec
- set -o pipefail
- xcodebuild test -workspace APIKit.xcworkspace -scheme APIKit-iOS -sdk iphonesimulator | xcpretty -c
Expand Down

0 comments on commit 298c5f4

Please sign in to comment.