mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 11:15:43 -05:00
Remove ocaml versions incompatible with landmarks
This commit is contained in:
parent
cdb5cc9040
commit
281a80b7ac
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
language: c
|
||||
env:
|
||||
- RUN_TEST=false OCAML_VERSION=4.00.1
|
||||
- RUN_TEST=false OCAML_VERSION=4.01.0
|
||||
- RUN_TEST=true OCAML_VERSION=4.02.3
|
||||
#- RUN_TEST=false OCAML_VERSION=4.00.1
|
||||
#- RUN_TEST=false OCAML_VERSION=4.01.0
|
||||
#- RUN_TEST=true OCAML_VERSION=4.02.3
|
||||
- RUN_TEST=true OCAML_VERSION=4.03.0
|
||||
- RUN_TEST=true OCAML_VERSION=4.03.0+flambda
|
||||
- RUN_TEST=true OCAML_VERSION=4.04.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue