We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ff554 commit 033432fCopy full SHA for 033432f
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
script:
16
- "! git grep -I ' $'" # Fail on trailing whitespace in non-binary files
17
- ./test.sh
18
- - pod lib lint FirebaseCommunity.podspec --verbose | tail -40
+ - pod lib lint FirebaseCommunity.podspec
19
20
branches:
21
only:
0 commit comments