Skip to content

Commit 2b750c7

Browse files
committed
travis: bump golang version to fix tests
1 parent e582f20 commit 2b750c7

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
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- 1.9
4+
- "1.10"
55

66
install:
77
- go get -u github.com/golang/lint/golint

0 commit comments

Comments
 (0)