Skip to content

Commit eb947bd

Browse files
committed
build on older go versions for travis compatibility
1 parent 8ae1f7e commit eb947bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ language: go
33
env: GO111MODULE=on
44

55
go:
6-
- 1.15.x
7-
- 1.16.x
6+
- 1.13.x
7+
- 1.14.x
88

99
git:
1010
depth: 1

0 commit comments

Comments
 (0)