mirror of https://github.com/tidwall/tile38.git
Update travis-ci to Go 1.13
This commit is contained in:
parent
c084aeedc2
commit
d675758e58
|
@ -1,5 +1,8 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.13.x
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
|
Loading…
Reference in New Issue