aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 86f2b04..dac7676 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,3 +15,8 @@ script:
- "! git grep ' $'" # Fail on trailing whitespace
- ./test.sh
- pod lib lint FirebaseCommunity.podspec --verbose | tail -40
+
+branches:
+ only:
+ - master
+