mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
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.
This commit is contained in:
parent
1b18665c9e
commit
8acebbab4c
@ -1,7 +1,5 @@
|
||||
dist: trusty
|
||||
sudo: required
|
||||
git:
|
||||
depth: false
|
||||
install:
|
||||
- sudo .travis/install-alpine
|
||||
- sudo .travis/setup-alpine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user