travis: reduce the time running Travis for PR (#958)

This commit is contained in:
Trung Nguyen 2020-03-23 18:39:58 -04:00 committed by GitHub
parent 6f0c11e4bb
commit 02747c5aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -80,13 +80,6 @@ matrix:
sudo chown root:$USER /etc/fuse.conf
go run build/ci.go install
QUORUM_IGNORE_TEST_PACKAGES=github.com/ethereum/go-ethereum/swarm,github.com/ethereum/go-ethereum/cmd/swarm go run build/ci.go test -coverage $TEST_PACKAGES
- if: tag IS blank
os: osx
script:
- |
go run build/ci.go install
QUORUM_IGNORE_TEST_PACKAGES=github.com/ethereum/go-ethereum/swarm,github.com/ethereum/go-ethereum/cmd/swarm go run build/ci.go test -coverage $TEST_PACKAGES
- if: tag IS present
os: linux
dist: xenial