diff options
| author | Vincent Laporte | 2019-05-07 14:17:50 +0000 |
|---|---|---|
| committer | Vincent Laporte | 2019-05-07 14:18:25 +0000 |
| commit | 5d426eecb6c7f2e956cde98780aef349fdc75af0 (patch) | |
| tree | d7145d95ba6cc9f49cde8bcfebb2dcb9bd2512b4 /dev | |
| parent | 782312a65310dc717d830b3e8e5a7ba54b4cfb6e (diff) | |
Remove overlays for CompCert and VST
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh b/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh index 88f5f73e5f..720adbc979 100644 --- a/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh +++ b/dev/ci/user-overlays/09854-vbgl-field_simplify_int.sh @@ -1,12 +1,6 @@ if [ "$CI_PULL_REQUEST" = "9854" ] || [ "$CI_BRANCH" = "field_simplify_int" ]; then - compcert_CI_REF=field_simplify_int - compcert_CI_GITURL=https://github.com/vbgl/CompCert - coquelicot_CI_REF=field_simplify_int coquelicot_CI_GITURL=https://gitlab.com/vbgl/coquelicot - vst_CI_REF=field_simplify_int - vst_CI_GITURL=https://github.com/vbgl/VST - fi |
