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

Commit 65f8d1b

Browse files
author
Dj Gilcrease
committed
add go1.13 to the supported versions of go
1 parent 0db6a63 commit 65f8d1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: go
33
go:
44
- "1.11"
55
- "1.12"
6+
- "1.13"
67

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

0 commit comments

Comments
 (0)