Skip to content

Commit 75eef35

Browse files
xvwmseri
andauthored
Update packages/preface/preface.1.1.0/opam
Co-authored-by: Marcello Seri <[email protected]>
1 parent 410d263 commit 75eef35

File tree

1 file changed

+1
-1
lines changed
  • packages/preface/preface.1.1.0

1 file changed

+1
-1
lines changed

packages/preface/preface.1.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bug-reports: "https://github.com/xvw/preface/issues"
1616
build: [
1717
[ "dune" "subst" ] {dev}
1818
[ "dune" "build" "-p" name "-j" jobs ]
19-
[ "dune" "runtest" "-p" name ] {with-test}
19+
[ "dune" "runtest" "-p" name ] {with-test & ocaml:version >= "5.1.0"}
2020
[ "dune" "build" "@doc" "-p" name ] {with-doc}
2121
]
2222

0 commit comments

Comments
 (0)