Skip to content

Commit 43741b7

Browse files
committed
update travis for new fix to 4.02.3
from ocaml/dune#1744
1 parent 4370005 commit 43741b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctypes.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This will make the `ctypes-foreign` ocamlfind subpackage available.
2727

2828
pin-depends: [
2929
[ "integers.dev" "git+http://github.com/yallop/ocaml-integers.git" ]
30-
[ "dune.dev" "git+http://github.com/rgrinberg/jbuilder.git#always-print-exn" ]
30+
[ "dune.dev" "git+http://github.com/rgrinberg/jbuilder.git#fix-of-string" ]
3131
]
3232
depends: [
3333
"ocaml" {>= "4.02.3"}

0 commit comments

Comments
 (0)