added travis ci file

This commit is contained in:
Dave Grijalva 2015-06-02 15:02:28 -07:00
parent 5ca80149b9
commit ceceae9e6c
1 changed files with 6 additions and 0 deletions

6
.travis.json Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.2.2
- 1.3.3
- 1.4.2