Skip to content

Commit

Permalink
chore(CI): Travis hangs on docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanilves committed Aug 20, 2019
1 parent e7ca0aa commit ce50d94
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 @@ -32,7 +32,6 @@ script:
- if [[ "${TRAVIS_PULL_REQUEST}" != "false" ]]; then make semantic RANGE=$(scripts/travis_range.sh); fi
- make coverage
- make blackbox-integration-test
- make docker-image DOCKER_TAG=release

after_script:
- sudo killall -v dockerd
Expand Down

0 comments on commit ce50d94

Please sign in to comment.