Browse Source

ci: remove Go 1.6.x

pull/5260/merge
Unknwon 7 years ago
parent
commit
459c8be94f
No known key found for this signature in database
GPG Key ID: 7A02C406FAC875A2
  1. 1
      .travis.yml

1
.travis.yml

@ -1,6 +1,5 @@
language: go
go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x

Loading…
Cancel
Save