Skip to content

Commit

Permalink
n
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 8, 2019
1 parent 268c488 commit 96bd465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/travis/linux/script.sh
Expand Up @@ -20,7 +20,7 @@ set -e
docker run -t --name qgis_container \
-v ${TRAVIS_BUILD_DIR}:/root/QGIS \
-v ${CCACHE_DIR}:/root/.ccache \
/root/qgis_test_runner --env-file ${TRAVIS_BUILD_DIR}/.ci/travis/linux/docker-variables.env \
--env-file ${TRAVIS_BUILD_DIR}/.ci/travis/linux/docker-variables.env \
qgis/qgis3-build-deps:${DOCKER_TAG} \
/root/QGIS/.ci/travis/linux/scripts/docker-qgis-build.sh

Expand Down

0 comments on commit 96bd465

Please sign in to comment.