Codebase list golang-github-pkg-xattr / b8fc0b6
Update .travis.sh Kuba Podgórski authored 5 years ago GitHub committed 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1010
1111 echo "Running tests..."
1212 go vet
13 go test -v -race
13 go test -v -race -covermode=atomic