Skip to content

Commit

Permalink
Merge pull request #16 from hannesm/travis-depopt
Browse files Browse the repository at this point in the history
travis: on ubuntu use mirage-xen-posix and zarith-xen as depopts
  • Loading branch information
hannesm authored Feb 26, 2020
2 parents b4f3eb0 + ca0635f commit 287cd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ matrix:
- os: osx
env: OCAML_VERSION=4.08
- dist: xenial
env: OCAML_VERSION=4.08
env: OCAML_VERSION=4.08 DEPOPTS="zarith-xen mirage-xen-posix"
notifications:
email: false

0 comments on commit 287cd42

Please sign in to comment.