base travis ci config

This commit is contained in:
Austin Heap 2014-07-03 08:23:03 -07:00
parent 31c3b913ac
commit 6fbfcacfa0
1 changed files with 8 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: go
go:
- 1.0
- 1.1
- 1.2
- 1.3
- tip