Skip to content

Commit 6e931e4

Browse files
authored
Merge pull request src-d#1099 from dpordomingo/go1.12-support
travis: drop go1.10 add go1.12
2 parents def8f25 + 7a43bb7 commit 6e931e4

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)