We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8785fe6 + 47d3c35 commit 8d2f4bdCopy full SHA for 8d2f4bd
.travis.yml
@@ -0,0 +1,6 @@
1
+language: go
2
+
3
+go:
4
+ - 1.13.x
5
6
+script: go test -v ./...
0 commit comments