aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9d47280..5c97bb9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,10 @@ addons:
- rpm
- valgrind
+git:
+ depth: 100
+
+
compiler:
- clang
- gcc