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

Commit 2fb32d2

Browse files
committed
travis: drop go1.9 add go1.11
1 parent 83649a1 commit 2fb32d2

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.9.x
54
- "1.10"
5+
- "1.11"
66

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

0 commit comments

Comments
 (0)