Skip to content

Commit 74dbc64

Browse files
committed
Add back earlier versions of go, for backwards compatibility
Signed-off-by: Morten Hekkvang <morten.hekkvang@gmail.com>
1 parent 4eaa4e7 commit 74dbc64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: go
22

33
go:
4+
- 1.10.x
5+
- 1.11.x
6+
- 1.12.x
47
- 1.13.x
58
- 1.14.x
69

0 commit comments

Comments
 (0)