Drop support for Go 1.0.3

Incompatible with the new alternate input sources and I don't see
a compelling reason to continue its support.
This commit is contained in:
Jesse Szwedko 2016-03-06 20:12:29 -08:00
parent 6bb6787f33
commit aca5b047ed

View File

@ -2,7 +2,6 @@ language: go
sudo: false
go:
- 1.0.3
- 1.1.2
- 1.2.2
- 1.3.3