We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806b5e9 + 893f31d commit 47d3c35Copy full SHA for 47d3c35
.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