add .travis.yml

This commit is contained in:
Pierre Carrier 2014-02-26 20:10:06 -08:00
parent 88535c8fbe
commit 2bab16649c

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.0
- 1.1
- tip