Browse Source

travis: remove go 1.8 from test suite

Chris Bannister 7 years ago
parent
commit
fa516cf7b8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -25,7 +25,6 @@ env:
       AUTH=false
 
 go:
-  - "1.8"
   - "1.9"
   - "1.10"