diff --git a/.travis.yml b/.travis.yml index 2a20075f2..a4dc1b520 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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