diff options
| author | Théo Zimmermann | 2018-04-13 16:11:50 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-04-13 19:19:31 +0200 |
| commit | dca3436a9a7e9d5cef4ad6c2d741e6fbfa8beb90 (patch) | |
| tree | 8ac6a8bf82a47e46e70d0e8dc3798940202c45e2 /dev | |
| parent | f3b84cf63c242623bdcccd30c536e55983971da5 (diff) | |
Update the CI branch for Equations.
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 48e01e9e93..2adc7d8dcc 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -142,7 +142,7 @@ ######################################################################## # Equations ######################################################################## -: "${Equations_CI_BRANCH:=8.8+alpha}" +: "${Equations_CI_BRANCH:=master}" : "${Equations_CI_GITURL:=https://github.com/mattam82/Coq-Equations.git}" ######################################################################## |
