Skip to content

Commit 0ba6806

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

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-
- go get github.com/alecthomas/gometalinter;gometalinter --install --update
12+
- curl -L https://git.io/vp6lP | sh
1313

1414
script:
1515
#test

0 commit comments

Comments
 (0)