Browse Source

travis-ci: add go 1.11

Grigory Dryapak 7 years ago
parent
commit
32df9565b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ go:
   - "1.8.x"
   - "1.9.x"
   - "1.10.x"
+  - "1.11.x"
 
 before_install:
   - go get github.com/mattn/goveralls