Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Commit

Permalink
add go1.13 to the supported versions of go
Browse files Browse the repository at this point in the history
  • Loading branch information
Dj Gilcrease committed Nov 15, 2019
1 parent 0db6a63 commit 65f8d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- "1.11"
- "1.12"
- "1.13"

go_import_path: gopkg.in/src-d/go-git.v4

Expand Down

0 comments on commit 65f8d1b

Please sign in to comment.