Add travis config

This commit is contained in:
Martin Polden 2015-09-17 21:29:55 +02:00
parent 566cb26095
commit 293969cc21

9
.travis.yml Normal file
View File

@ -0,0 +1,9 @@
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- tip