summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-12-09 03:31:50 -0500
committerJeffrey Walton <noloader@gmail.com>2018-12-09 03:31:50 -0500
commitb324f18777147c74ae0ef66a2da47decef0b20ee (patch)
treef15cf4b9f18dc2ac3d385c57e171a0c8f23fa278 /.travis.yml
parent872c9487e524ada9d8d4a1b1fd47f1e93e4c667e (diff)
downloadcryptopp-git-b324f18777147c74ae0ef66a2da47decef0b20ee.tar.gz
Increase git clone depth for Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0187e51e..bd7db116 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ sudo: required
osx_image: xcode10.1
git:
- depth: 3
+ depth: 5
compiler:
- clang