Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9605eca

Browse files
committed
Clean up travis yaml
1 parent 3a19454 commit 9605eca

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ go:
66
- 1.5
77
- tip
88

9-
install:
10-
- go get github.com/eknkc/amber
11-
129
script:
13-
- go test -v ./... --tags=integration
10+
- go test -v ./... -race
11+

0 commit comments

Comments
 (0)