Adding Travis CI manifest

This commit is contained in:
Matthew Holt 2015-05-05 22:54:13 -06:00
parent 340a53fb80
commit 20c01883c3

2
.travis.yml Normal file
View File

@ -0,0 +1,2 @@
language: go
script: go test ./...