Add .travis.yml

This commit is contained in:
Ian Kent 2014-12-02 19:46:57 +00:00
parent cdb5236bf7
commit 46b68ccb6b

6
.travis.yml Normal file
View file

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