lets try just getting the binary
parent
1c6336d9c2
commit
89e6d46696
11
.travis.yml
11
.travis.yml
|
@ -1,14 +1,9 @@
|
|||
# Environment
|
||||
os:
|
||||
- linux
|
||||
- xenial
|
||||
|
||||
language: go
|
||||
|
||||
go:
|
||||
- master
|
||||
|
||||
install:
|
||||
- go get github.com/spf13/hugo
|
||||
before_install:
|
||||
- sudo apt-get install -y hugo
|
||||
|
||||
# Install the apt prerequisites
|
||||
addons:
|
||||
|
|
Loading…
Reference in New Issue