lets try just getting the binary

pull/1/head
Evan Hemsley 2019-05-28 22:39:40 -07:00
parent 1c6336d9c2
commit 89e6d46696
1 changed files with 3 additions and 8 deletions

View File

@ -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: