travis: Don't fetch as many git commits

This commit is contained in:
patrick96 2018-04-08 15:22:22 +02:00 committed by NBonaparte
parent 0394172cc3
commit c900a9958d
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ before_script:
- source ${TRAVIS_BUILD_DIR}/common/travis/summary.sh
- source ${TRAVIS_BUILD_DIR}/common/travis/configure.sh
# Only fetch the newest 5 commits instead of 50
git:
depth: 5
notifications:
email: false
irc: