1
0

Add configuration for Travis CI

This commit is contained in:
2017-03-29 12:00:54 +03:00
parent a651545f79
commit 5054e01fb0

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: go
install: go get -v github.com/spf13/hugo
script:
- hugo