Integrate with Travis CI

This commit is contained in:
Tomás Senart
2013-09-08 03:04:18 +01:00
parent 813f062f1f
commit 392f54ff1c

6
.travis.yml Normal file
View File

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