Adding Travis CI manifest

pull/58/head
Matthew Holt 2015-05-05 22:54:13 -06:00
parent 340a53fb80
commit 20c01883c3
1 changed files with 2 additions and 0 deletions

2
.travis.yml 100644
View File

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