Browse Source

Remove 1.5 from travis as golint seems to have lost support.

Chris Rhodes 8 years ago
parent
commit
9ac041f85a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -1,6 +1,5 @@
 language: go
 go:
-    - 1.5
     - 1.6
     - tip
 install: