aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/ci-user-overlay.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/ci-user-overlay.sh')
-rw-r--r--dev/ci/ci-user-overlay.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev/ci/ci-user-overlay.sh b/dev/ci/ci-user-overlay.sh
index 95e47eb98..4ad512317 100644
--- a/dev/ci/ci-user-overlay.sh
+++ b/dev/ci/ci-user-overlay.sh
@@ -32,8 +32,3 @@ if [ $TRAVIS_PULL_REQUEST == "402" ] || [ $TRAVIS_BRANCH == "located_switch" ];
fiat_parsers_CI_BRANCH=located_switch
fiat_parsers_CI_GITURL=https://github.com/ejgallego/fiat.git
fi
-
-if [ $TRAVIS_PULL_REQUEST == "461" ] || [ $TRAVIS_BRANCH == "stm+remove_compat_parsing" ]; then
- mathcomp_CI_BRANCH=no_camlp4_compat
- mathcomp_CI_GITURL=https://github.com/ejgallego/math-comp.git
-fi