Run tests on Go 1.11 too.
This commit is contained in:
parent
c0d27ba4f2
commit
adb447ae06
|
@ -4,6 +4,7 @@ env:
|
|||
language: go
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- master
|
||||
before_install:
|
||||
- cd $HOME
|
||||
|
|
Loading…
Reference in New Issue