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

Commit 0758c8b

Browse files
committed
use newer go version in .travis.yml
Signed-off-by: Przemyslaw Lal <[email protected]>
1 parent dc04cfb commit 0758c8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

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

3+
go: 1.14.x
4+
35
before_install:
46
- sudo apt-get update -qq
57

0 commit comments

Comments
 (0)