Skip to content

Commit f1bedb3

Browse files
committed
try latest go version to find dependency
1 parent 5f563cc commit f1bedb3

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
@@ -5,7 +5,7 @@ env:
55
- GO111MODULE=on
66

77
go:
8-
- "1.11"
8+
- "1.13"
99

1010
deploy:
1111
- provider: script

0 commit comments

Comments
 (0)