mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 20:17:21 -04:00
travis: Disable shallow clone to fix TestPageWithLastmodFromGitInfo
Fixes #4584
This commit is contained in:
parent
e84b7ade65
commit
094ec17142
@ -1,6 +1,8 @@
|
||||
language: go
|
||||
sudo: false
|
||||
dist: trusty
|
||||
git:
|
||||
depth: false
|
||||
go:
|
||||
- 1.9.4
|
||||
- "1.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user