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

Commit 0672868

Browse files
authored
Merge pull request #633 from dvrkps/patch-1
travis: update go versions
2 parents f98cab3 + 65bc9b1 commit 0672868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22

33
go:
4-
- 1.8
5-
- 1.9
4+
- 1.8.x
5+
- 1.9.x
66

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

0 commit comments

Comments
 (0)