travis: add Go v1.12

This commit is contained in:
Vladimir Mihailenco 2019-03-25 13:21:10 +02:00
parent 174bea5e4c
commit a679e61442
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- tip
matrix: