Skip to content

Commit

Permalink
Travis podspec debug
Browse files Browse the repository at this point in the history
  • Loading branch information
VilemKurz committed Dec 21, 2015
1 parent fe1cba6 commit 29f7b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ before_install:
- pod repo update --silent

#check podspec
- travis_wait 35 pod spec lint ShareKit.podspec
- travis_wait 35 pod spec lint --allow-warnings --verbose ShareKit.podspec

#check podspec with current commit
- travis_wait 35 pod lib lint ShareKit.podspec
Expand Down

0 comments on commit 29f7b16

Please sign in to comment.