We don't need depth 10 in the travis checkout.
This commit is contained in:
parent
65e544c35a
commit
dd35aa3eef
|
@ -18,7 +18,7 @@ matrix:
|
|||
compiler: clang
|
||||
|
||||
git:
|
||||
depth: 10
|
||||
depth: 1
|
||||
script:
|
||||
- make CC=$CC PREFIX=/tmp/acki +ack
|
||||
|
||||
|
|
Loading…
Reference in a new issue