Add configuration for Travis CI
This commit is contained in:
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
|
Reference in New Issue
Block a user