mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-08 04:05:30 -05:00
Add an appveyor test for 32bits windows
This commit is contained in:
parent
5f0b648845
commit
a4dda4284c
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ environment:
|
||||||
PACKAGE: containers
|
PACKAGE: containers
|
||||||
- OPAM_SWITCH: 4.06.0+mingw64c
|
- OPAM_SWITCH: 4.06.0+mingw64c
|
||||||
PACKAGE: containers
|
PACKAGE: containers
|
||||||
|
- CYG_ROOT: C:\cygwin32
|
||||||
|
OPAM_SWITCH: 4.06.0+mingw32c
|
||||||
|
PACKAGE: containers
|
||||||
install:
|
install:
|
||||||
- ps: iex ((new-object net.webclient).DownloadString("https://raw.githubusercontent.com/$env:FORK_USER/ocaml-ci-scripts/$env:FORK_BRANCH/appveyor-install.ps1"))
|
- ps: iex ((new-object net.webclient).DownloadString("https://raw.githubusercontent.com/$env:FORK_USER/ocaml-ci-scripts/$env:FORK_BRANCH/appveyor-install.ps1"))
|
||||||
build_script:
|
build_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue