We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395b924 commit 8b95105Copy full SHA for 8b95105
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- 1.9
4
- - 1.10
+ - "1.10"
5
- 1.11
6
7
before_install:
0 commit comments