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

Commit 7a43bb7

Browse files
committed
travis: drop go1.10 add go1.12
Signed-off-by: David Pordomingo <[email protected]>
1 parent def8f25 commit 7a43bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22

33
go:
4-
- "1.10"
54
- "1.11"
5+
- "1.12"
66

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

0 commit comments

Comments
 (0)