Run tests on Go 1.11 too.

This commit is contained in:
Azareal 2018-08-29 13:11:24 +10:00
parent c0d27ba4f2
commit adb447ae06
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ env:
language: go
go:
- "1.10"
- "1.11"
- master
before_install:
- cd $HOME