Skip to content

Commit

Permalink
travis: add pin to ocaml/dune#1739 to help debug ocaml/dune#1736
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Jan 5, 2019
1 parent c690756 commit bc545a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctypes.opam
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This will make the `ctypes-foreign` ocamlfind subpackage available.

pin-depends: [
[ "integers.dev" "git+http://github.com/yallop/ocaml-integers.git" ]
[ "dune.dev" "git+http://github.com/ocaml/dune.git" ]
[ "dune.dev" "git+http://github.com/rgrinberg/dune.git#always-print-exn" ]
]
depends: [
"ocaml" {>= "4.02.3"}
Expand Down

0 comments on commit bc545a8

Please sign in to comment.