Browse Source

Removes Go 1.8.x.

pull/3465/head
James Phillips 7 years ago committed by GitHub
parent
commit
c4d00962e0
  1. 1
      .travis.yml

1
.travis.yml

@ -1,7 +1,6 @@
language: go
go:
- 1.8.x
- 1.x
branches:

Loading…
Cancel
Save