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 87265d6 commit 2ec6a0dCopy full SHA for 2ec6a0d
.travis.yml
@@ -1,5 +1,5 @@
1
language: go
2
go:
3
-- 1.12.x
+- 1.13.x
4
script:
5
- go test -v ./...
0 commit comments