Thanks to visit codestin.com Credit goes to github.com
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 3a19454 commit 9605ecaCopy full SHA for 9605eca
.travis.yml
@@ -6,8 +6,6 @@ go:
6
- 1.5
7
- tip
8
9
-install:
10
- - go get github.com/eknkc/amber
11
-
12
script:
13
- - go test -v ./... --tags=integration
+ - go test -v ./... -race
+
0 commit comments