Skip to content

Commit

Permalink
pr204: add ppx_let as an extra dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
seliopou committed Sep 29, 2020
1 parent 6a3a18d commit 3e9a4cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
- PINS="angstrom-async:. angstrom-lwt-unix:. angstrom:."
- PACKAGE="angstrom"
- TESTS=true
- EXTRA_DEPS="ppx_let"
- POST_INSTALL_HOOK="opam install --with-test angstrom-async angstrom-lwt-unix && opam exec -- make examples"
matrix:
- OCAML_VERSION="4.08"
Expand Down

0 comments on commit 3e9a4cc

Please sign in to comment.