Skip to content

Commit

Permalink
chore(CI): Remove flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanilvescmp committed Nov 2, 2018
1 parent 97c1892 commit db948f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ 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

after_script:
Expand Down

0 comments on commit db948f2

Please sign in to comment.