Add .travis.yml

This commit is contained in:
Marco Hinz 2016-03-10 17:27:50 +01:00
parent 1ff89ab0aa
commit 63e1885952

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
sudo: false
os: linux
language: go
go: 1.6
install: go get github.com/mhinz/gomali
script: gomali README.md