Remove squash until Docker Compose adds support for it: docker/compose#4235

This commit is contained in:
Buster "Silver Eagle" Neece 2017-07-08 15:34:16 -05:00
parent c8822a214e
commit 30418cecee
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ before_install:
install:
- echo $TRAVIS_BUILD_DIR
- chmod 777 $TRAVIS_BUILD_DIR/tests/_output/
- docker-compose-local build --squash
- docker-compose-local build
script:
- docker-compose-local run --rm cli azuracast_testing $CODECLIMATE_REPO_TOKEN