summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2017-01-07 21:50:20 +0000
committeriphydf <iphydf@users.noreply.github.com>2017-01-07 21:50:20 +0000
commit81d5c22502aaf5648fdad294765f06ea0e52dffd (patch)
tree55f80b48ab5464212b9d73b1d300fcb3722941c7 /.travis.yml
parentd41bb3a8d48b3acba6a5191cf72a7c577b8e1ea8 (diff)
Don't use `git.depth=1` anymore.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 8716630b..2e636552 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,6 +69,3 @@ notifications:
69branches: 69branches:
70 only: 70 only:
71 - master 71 - master
72
73git:
74 depth: 1