Skip to content

Commit

Permalink
travis: switch to short test
Browse files Browse the repository at this point in the history
  • Loading branch information
syndtr committed Jun 13, 2022
1 parent 75fe519 commit 467c5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ script:
echo "skipping go vet for go verion $TRAVIS_GO_VERSION"
fi
)
- go test -timeout 1h ./...
- go test -short -timeout 1h ./...
- go test -timeout 30m -race -run "TestDB_(Concurrent|GoleveldbIssue74)" ./leveldb

0 comments on commit 467c5cb

Please sign in to comment.