travis: check if these platforms are broken

This commit is contained in:
Joseph Anthony Pasquale Holsten 2017-03-29 09:43:31 -07:00
parent 4d4bfba8f1
commit 32d79c51da

View File

@ -3,9 +3,9 @@ language: go
sudo: false
go:
- 1.1
- 1.2
- 1.3
- 1.1 # broken?
- 1.2 # broken?
- 1.3 # broken?
- 1.4
- 1.5
- 1.6