forked from mirror/go.uuid
Remove Go 1.0 and 1.1 from CI.
By this time they are probably so old already that noone uses them.
This commit is contained in:
parent
f8cc937423
commit
2d64dad091
|
@ -1,8 +1,6 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
|
|
Loading…
Reference in New Issue