Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit e58f208

Browse files
authored
chore(go): update go version for testing in travis (#85)
1 parent f154bc9 commit e58f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- "1.12"
3+
- 1.13.x
44

55
env:
66
- env GO111MODULE=on

0 commit comments

Comments
 (0)