Remove pod lib lint from travis

It looks like travis does have issues with testing redirect links in a podspec (causes failures even when the server is up and running fine)
This commit is contained in:
Andreas Linde
2015-05-12 11:31:40 +02:00
parent 65002fa80d
commit 7ca8cd803f

View File

@@ -8,4 +8,3 @@ script:
-configuration Debug -destination "platform=iOS Simulator,name=iPhone 6" test |
xcpretty -c
- cd ..
- pod lib lint