diff options
| author | Gaëtan Gilbert | 2019-06-07 12:26:08 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2019-06-07 12:26:08 +0200 |
| commit | 4466853d7c11b7eebf4d812abca5ca407c25acb5 (patch) | |
| tree | 04cae04b9174900cbf7f5c0ab00dd6e220b3c6af /dev/ci | |
| parent | f9000da3e32bb48089cb5c1111f19d5832ec92c7 (diff) | |
simple IO CI branch is now `master`
Diffstat (limited to 'dev/ci')
| -rwxr-xr-x | 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 95fceb773a..fa39b41565 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -215,7 +215,7 @@ ######################################################################## # simple-io ######################################################################## -: "${simple_io_CI_REF:=dev}" +: "${simple_io_CI_REF:=master}" : "${simple_io_CI_GITURL:=https://github.com/Lysxia/coq-simple-io}" : "${simple_io_CI_ARCHIVEURL:=${simple_io_CI_GITURL}/archive}" |
