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 5f0032e commit 7dd12fcCopy full SHA for 7dd12fc
.travis.yml
@@ -1,5 +1,8 @@
1
language: go
2
3
+install:
4
+ - go get github.com/StoicPerlman/fls
5
+
6
script:
7
- go test -race -v ./...
8
0 commit comments