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 fc8dff5 commit 2ee4562Copy full SHA for 2ee4562
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
-- 1.13.x
+- 1.15.x
4
before_install:
5
- go get -u github.com/mattn/goveralls
6
script:
0 commit comments