diff options
| author | Gaëtan Gilbert | 2018-07-12 13:45:38 +0200 |
|---|---|---|
| committer | Gaëtan Gilbert | 2018-07-12 13:45:38 +0200 |
| commit | 31fce698ec8c3186dc6af49961e8572e81cab50b (patch) | |
| tree | 9ea2905f1a91a800314c722a5004f358d83acdf7 /dev/ci/appveyor.sh | |
| parent | bd0a681350b1bc8947d6d7603dc6a9759f0c7897 (diff) | |
| parent | b8fef57225333c1f7fe685c6c483da731951939a (diff) | |
Merge PR #7871: [ci] Upgrade edge OCaml to 4.07.0 and Dune to 1.0.0
Diffstat (limited to 'dev/ci/appveyor.sh')
| -rw-r--r-- | dev/ci/appveyor.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/appveyor.sh b/dev/ci/appveyor.sh index 7bf9ad8c9b..d2176e326c 100644 --- a/dev/ci/appveyor.sh +++ b/dev/ci/appveyor.sh @@ -2,7 +2,7 @@ set -e -x -APPVEYOR_OPAM_SWITCH=4.06.1+mingw64c +APPVEYOR_OPAM_SWITCH=4.07.0+mingw64c wget https://github.com/fdopen/opam-repository-mingw/releases/download/0.0.0.1/opam64.tar.xz tar -xf opam64.tar.xz |
