Add pod lib linting back to .travis.yml
once a CocoaPods supports JSON spec linting
#29
Labels
.travis.yml
once a CocoaPods supports JSON spec linting
#29
Add this back to the
.travis.yml
file:- pod lib lint --quick
Once this command actually looks for JSON podspecs (CocoaPods/CocoaPods#3477)
The text was updated successfully, but these errors were encountered: