diff --git a/.travis.yml b/.travis.yml index ebce6368c4c9301a5d1e79c1985691d4ab17c5a3..b4e9230ca3517e8471a0ccde37f0072b0b77e0ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,8 +64,6 @@ jobs: env: DOCKER_TAG=debian_gcc_full - stage: test_cpp env: DOCKER_TAG=debian_clang_full - - stage: test_cpp - env: DOCKER_TAG=arch_gcc_full - stage: test_python env: DOCKER_TAG=debian_gcc_full script: ${DOCKER_RUN} /root/src/dune-xt-common/.travis.test_python.bash @@ -76,11 +74,6 @@ jobs: script: ${DOCKER_RUN} /root/src/dune-xt-common/.travis.test_python.bash # overwrite other global/matrix settings after_script: true - - stage: test_python - env: DOCKER_TAG=arch_gcc_full - script: ${DOCKER_RUN} /root/src/dune-xt-common/.travis.test_python.bash - # overwrite other global/matrix settings - after_script: true - + # THIS FILE IS AUTOGENERATED -- DO NOT EDIT # -# Re-run .ci/templates/update.py --nd instead # \ No newline at end of file +# Re-run .ci/templates/update.py --nd instead #