Skip to content

Commit 1c4deff

Browse files
author
Ubuntu
committed
update to go 1.11
1 parent 0ba6806 commit 1c4deff

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
@@ -9,7 +9,7 @@ go:
99

1010
install:
1111
#for lint
12-
- curl -L https://git.io/vp6lP | sh
12+
- go get github.com/alecthomas/gometalinter;gometalinter --install --update
1313

1414
script:
1515
#test

0 commit comments

Comments
 (0)