Merge pull request #505 from tidwall/travis-go-1.13

Update travis-ci to Go 1.13
This commit is contained in:
Josh Baker 2019-11-02 15:34:04 -07:00 committed by GitHub
commit c7b4712c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
language: go
go:
- 1.13.x
services:
- docker