Skip to content

Commit cd4677a

Browse files
committed
disable TTY?
1 parent ff2f15c commit cd4677a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/travis/linux/script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
set -e
1818

1919
# running QGIS tests
20-
docker-compose -f ${TRAVIS_BUILD_DIR}/.docker/docker-compose.travis.yml run qgis-deps
20+
docker-compose -f ${TRAVIS_BUILD_DIR}/.docker/docker-compose.travis.yml run -T qgis-deps

0 commit comments

Comments
 (0)