Skip to content

Commit

Permalink
We don't need depth 10 in the travis checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgiven committed Feb 10, 2019
1 parent 65e544c commit dd35aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ matrix:
compiler: clang

git:
depth: 10
depth: 1
script:
- make CC=$CC PREFIX=/tmp/acki +ack

0 comments on commit dd35aa3

Please sign in to comment.