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

Commit 3f00f5f

Browse files
committed
.travis: add 1.10
travis-ci/gimme#132 Signed-off-by: Máximo Cuadros <mcuadros@gmail.com>
1 parent 886dc83 commit 3f00f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: go
33
go:
44
- 1.8.x
55
- 1.9.x
6+
- "1.10"
67

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

0 commit comments

Comments
 (0)