Skip to content

Commit

Permalink
chore(CI): Remove flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanilves committed Nov 2, 2018
1 parent 26e029c commit 1844e2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ script:
- make lint
- make vet
- if [[ "${TRAVIS_PULL_REQUEST}" == "true" ]]; then make semantic RANGE=$(scripts/travis_range.sh); fi
- make blackbox-integration-test
- make docker-image DOCKER_TAG=release
- make stress-test-wait TIME=60 MODE=silent

after_script:
- sudo killall -v dockerd
Expand Down

0 comments on commit 1844e2c

Please sign in to comment.