Browse Source

Add Go 1.8 to .travis.yml

Unknwon 7 years ago
parent
commit
431e930367
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ go:
   - 1.5.x
   - 1.6.x
   - 1.7.x
+  - 1.8.x
   - master
 
 before_install: