Skip to content

Commit

Permalink
Update podspec CI test config.
Browse files Browse the repository at this point in the history
  • Loading branch information
andersio committed Nov 13, 2016
1 parent 632ecad commit 84aa0a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ matrix:
- JOB=CARTHAGE-watchOS
- script:
- gem install cocoapods --pre
- pod repo update
- pod --version
- pod repo update --silent
- pod lib lint ReactiveObjC.podspec
env:
- JOB=PODSPEC
Expand Down

0 comments on commit 84aa0a4

Please sign in to comment.