Skip to content

Commit 694cddc

Browse files
authored
Merge pull request #1 from src-d/master
ci: bump go version
2 parents 6204512 + 01593fa commit 694cddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22

33
go:
4-
- 1.7
5-
- 1.8
4+
- 1.10.x
5+
- 1.11.x
66
- tip
77

88
matrix:

0 commit comments

Comments
 (0)