Skip to content

Commit a36417c

Browse files
Fix go version
1 parent 71cbfcc commit a36417c

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

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

66
env:
77
- DEP_VERSION="0.4.1"

0 commit comments

Comments
 (0)