travis: add config file

This commit is contained in:
Simon Eskildsen 2014-03-26 09:20:36 -04:00
parent 856b995d46
commit d3710e718c
1 changed files with 6 additions and 0 deletions

6
.travis.yml Normal file
View File

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