Skip to content

Commit 8b95105

Browse files
committed
travis seems to be confusing 1.10 for 1.1
1 parent 395b924 commit 8b95105

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
go:
33
- 1.9
4-
- 1.10
4+
- "1.10"
55
- 1.11
66

77
before_install:

0 commit comments

Comments
 (0)