this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27488 from jmid/avoid-saturn-041

Avoid runtest on saturn.0.4.1 with OCaml 4

authored by

Raphaël Proust and committed by
GitHub
4b655ef5 3a1a2e9c

+1 -1
+1 -1
packages/saturn/saturn.0.4.1/opam
··· 29 29 "-j" 30 30 jobs 31 31 "@install" 32 - "@runtest" {with-test} 32 + "@runtest" {with-test & ocaml:version >= "5.0.0"} 33 33 "@doc" {with-doc} 34 34 ] 35 35 ]