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