Remove testing with 1.6.
Some features cri-o is now using are not supported by golang 1.6. All Distros that use CRI-O are now using golang 1.7 or better, so no reason to test with this older version. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
5402f95d69
commit
7576620d2f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.6.x
|
|
||||||
- 1.7.x
|
- 1.7.x
|
||||||
- 1.8.x
|
- 1.8.x
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue