Skip to content

Commit 39ed7a7

Browse files
authored
Update Go version to 1.14
1 parent 9eb67ff commit 39ed7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- "1.13"
3+
- "1.14"
44
script:
55
- echo "commit:${TRAVIS_COMMIT}"
66
jobs:

0 commit comments

Comments
 (0)