mirror of
https://github.com/polybar/polybar.git
synced 2025-02-17 15:55:20 -05:00
travis: Don't fetch as many git commits
This commit is contained in:
parent
0394172cc3
commit
c900a9958d
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue