Add configuration for Travis CI
This commit is contained in:
parent
a651545f79
commit
5054e01fb0
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
language: go
|
||||||
|
install: go get -v github.com/spf13/hugo
|
||||||
|
script:
|
||||||
|
- hugo
|
Loading…
Reference in New Issue
Block a user