Exclude go 1.0 from travis build

This commit is contained in:
Raphael Meyer 2014-11-30 09:39:02 +01:00
parent 807610fbf1
commit ab973b6801

View File

@ -1,7 +1,6 @@
language: go
go:
- 1.0
- 1.1
- 1.2
- 1.3