Force travis.yml to get the full history

This commit is contained in:
Victor Levasseur
2016-11-10 09:31:47 +01:00
parent b0e29bab5b
commit cdbd3c515d

View File

@@ -4,6 +4,9 @@ compiler:
- gcc
- clang
git:
depth: 999999
env:
global:
- GCC_VERSION="4.8"