Skip to content

Commit

Permalink
tavis: pin num
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Nov 26, 2019
1 parent 3d01384 commit 2f56418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ case $MODE in
opam pin add --no-action -y js_of_ocaml-tyxml.dev -k path .
opam pin add --no-action -y js_of_ocaml-toplevel.dev -k path .

opam pin add --no-action -y num https://github.com/hhugo/num.git#fix-bytes

opam install -y --best-effort --deps-only $PACKAGES || true
opam install -y cohttp-lwt-unix menhir ppx_expect yojson sexplib graphics odoc
opam upgrade --yes
Expand Down

0 comments on commit 2f56418

Please sign in to comment.