Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 9330d1b

Browse files
committed
Bump Go version.
1 parent 43072dd commit 9330d1b

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
@@ -3,7 +3,7 @@ services:
33
- docker
44
language: go
55
go:
6-
- '1.10'
6+
- '1.11'
77
before_install:
88
- go get -v github.com/mattn/goveralls
99
- sudo wget -O /usr/local/bin/p2 https://github.com/wrouesnel/p2cli/releases/download/r4/p2

0 commit comments

Comments
 (0)