Skip to content

Commit 9ceb5b9

Browse files
committed
Update go version for travis build
1 parent a2849e2 commit 9ceb5b9

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
@@ -2,7 +2,7 @@ sudo: required
22
dist: trusty
33
language: go
44
go:
5-
- 1.11.2
5+
- 1.11.13
66
before_install:
77
- sudo apt-get update -yq
88
- sudo apt-get install go-md2man -y

0 commit comments

Comments
 (0)