1
0

Add configuration for Travis CI

This commit is contained in:
Alan Orth 2017-03-29 12:00:54 +03:00
parent a651545f79
commit 5054e01fb0
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

4
.travis.yml Normal file
View File

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