Revert ".travis.yml: Add some environment settings"
This reverts commit 8057dadc76
.
Judginf by the Travis build log these don't do anything for us.
This commit is contained in:
parent
8057dadc76
commit
12f514ab00
@ -1,10 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.15.x"
|
- "1.15.x"
|
||||||
env:
|
|
||||||
global:
|
|
||||||
- CACHE_NAME=${TRAVIS_ARCH}
|
|
||||||
- GOPROXY=https://proxy.golang.org
|
|
||||||
install:
|
install:
|
||||||
- mkdir -p $HOME/src
|
- mkdir -p $HOME/src
|
||||||
- git clone https://github.com/gohugoio/hugo.git $HOME/src/hugo
|
- git clone https://github.com/gohugoio/hugo.git $HOME/src/hugo
|
||||||
|
Loading…
Reference in New Issue
Block a user