Browse Source

Remove support for go 1.7/1.8

tags/v1.0.0
Andrea Spacca 5 years ago
parent
commit
2d5c256642
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .travis.yml

+ 0
- 2
.travis.yml View File

@@ -5,8 +5,6 @@ os:
- linux

go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x


Loading…
Cancel
Save