Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.

Commit a0dc9bf

Browse files
committed
fixed: travis.yml
1 parent fad055f commit a0dc9bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ go:
55
- "1.10.x"
66
- master
77
script:
8-
- go test -v ./
9-
- go test -v ./treiber
8+
- go test -v ./...

0 commit comments

Comments
 (0)