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 f7bc145 commit 461beeaCopy full SHA for 461beea
.travis.yml
@@ -1,3 +1,5 @@
1
language: go
2
3
+install: go get
4
+
5
script: go test -short
0 commit comments