aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-06-29 17:00:40 -0700
committerGravatar GitHub <noreply@github.com>2017-06-29 17:00:40 -0700
commit925f4c8b7558373172dd9410b7844637afaa2424 (patch)
tree799be70a901c4a7bfbd0abce3363590dee5ec4c5 /.travis.yml
parent6761901507f82bc28461cfccdbc81700a7d4bd43 (diff)
Change pod spec lint verbose tail to 40 (#114)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8691024..f740dce 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,4 +13,4 @@ before_install:
script:
- ./test.sh
- - pod lib lint FirebaseCommunity.podspec --verbose | tail -200
+ - pod lib lint FirebaseCommunity.podspec --verbose | tail -40