Skip to content

Commit

Permalink
Merge pull request #505 from tidwall/travis-go-1.13
Browse files Browse the repository at this point in the history
Update travis-ci to Go 1.13
  • Loading branch information
tidwall authored Nov 2, 2019
2 parents c084aee + d675758 commit c7b4712
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: go

go:
- 1.13.x

services:
- docker

Expand Down

0 comments on commit c7b4712

Please sign in to comment.