Skip to content

Commit

Permalink
travis: test optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 26, 2018
1 parent 2641dd4 commit 3a66686
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ env:
matrix:
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.03.0"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.04.2"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.05.0"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.06.0"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.05.0" DEPOPTS="mirage-xen-posix"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.06.0" DEPOPTS="ocaml-freestanding"
- PACKAGE="bigstringaf" DISTRO="ubuntu-16.04" OCAML_VERSION="4.06.0" DEPOPTS="ocaml-freestanding"

0 comments on commit 3a66686

Please sign in to comment.