Merge pull request #67 from logpacker/go-111

Add go 1.11 to travis
This commit is contained in:
Alex Pliutau 2018-10-10 20:51:36 +07:00 committed by GitHub
commit 2148226300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@ go:
- 1.7 - 1.7
- 1.8 - 1.8
- 1.9 - 1.9
- 1.10 - "1.10"
- 1.11
install: install:
- export PATH=$PATH:$HOME/gopath/bin - export PATH=$PATH:$HOME/gopath/bin
script: script: