fixes #31 Integrate with Travis-CI

This commit is contained in:
Garrett D'Amore 2015-10-06 01:37:37 -07:00
parent eccaea0126
commit d89f0da7d2
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.3
- 1.5
- tip