1
0
Fork 0
mirror of https://github.com/correl/correl.github.io.git synced 2025-04-09 09:11:00 -09:00

Change hugo github repo

This commit is contained in:
Correl Roush 2019-06-27 18:35:39 -04:00
parent cefc979dc6
commit e74ca5e8ef

View file

@ -4,7 +4,7 @@ go:
- master # This uses automatically the latest version of go
install:
- go get github.com/spf13/hugo # This provides the latest version of Hugo to Travis CI
- go get github.com/gohugoio/hugo # This provides the latest version of Hugo to Travis CI
script:
- hugo # This commands builds your website on travis