We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735ed1f commit cae37a5Copy full SHA for cae37a5
.travis.yml
@@ -5,6 +5,7 @@ env:
5
6
go:
7
- "1.12.x"
8
+- "1.13.x"
9
10
script:
11
- go test -cover -v .
0 commit comments