Skip to content

Commit

Permalink
the ultimate docker experience
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 9, 2019
1 parent 829a614 commit d0d918f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 88 deletions.
2 changes: 1 addition & 1 deletion .ci/travis/linux/script.sh
Expand Up @@ -33,7 +33,7 @@ echo "travis_fold:end:docker_build_qgis"
# running QGIS tests in commited image
echo "travis_fold:start:docker_test_qgis"
echo "${bold}Docker run tests${endbold}"
#docker-compose -f ${TRAVIS_BUILD_DIR}/.ci/travis/linux/docker-compose.travis.yml run qgis-deps /root/QGIS/.ci/travis/linux/scripts/docker-qgis-test.sh
docker-compose -f ${TRAVIS_BUILD_DIR}/.ci/travis/linux/docker-compose.travis.yml run qgis-deps /root/QGIS/.ci/travis/linux/scripts/docker-qgis-test.sh
echo "travis_fold:end:docker_test_qgis"

# running tests for the python test runner
Expand Down
87 changes: 0 additions & 87 deletions docker.sh

This file was deleted.

0 comments on commit d0d918f

Please sign in to comment.