aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-04-22 16:26:37 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-04-22 16:26:37 +0200
commit8acebbab4cab5d87fa35d336656ff800994a3b95 (patch)
tree3921bd0796bc7e18f329f0658272f4f0a7ac3ce6 /.travis.yml
parent1b18665c9e5aba47cc0441ace94ee55f75705d83 (diff)
downloadaports-8acebbab4cab5d87fa35d336656ff800994a3b95.tar.bz2
aports-8acebbab4cab5d87fa35d336656ff800994a3b95.tar.xz
Revert "travis: fix clone depth"
This commit was supposed to fix travis CI build failures, caused by the fact that abuild didn't ignore the exit status of git-describe(1), but didn't. A proper fix for this issue has been committed in 1b18665c9e5aba47cc0441ace94ee55f75705d83. This reverts commit cb3f79afb8f5b161f6dd14204a6f2c2d8967e59b.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 98e6077958..f3f3ab7df4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,5 @@
dist: trusty
sudo: required
-git:
- depth: false
install:
- sudo .travis/install-alpine
- sudo .travis/setup-alpine