travis: clone depth=1

This commit is contained in:
Richard van der Hoff 2017-12-19 10:17:06 +00:00
parent 24668ea8ca
commit 98874ee4f9

View file

@ -25,3 +25,6 @@ install:
script:
- ./scripts/travis-test.sh
# we only need the latest git commit
git:
depth: 1