Browse Source

travis ci: add go 1.8

disintegration 8 years ago
parent
commit
4ea9d07a61
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -9,6 +9,7 @@ go:
   - 1.5
   - 1.6
   - 1.7
+  - 1.8
 
 before_install:
   - go get golang.org/x/tools/cmd/cover