We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f041b9 + 25414c2 commit 11b04c9Copy full SHA for 11b04c9
.travis.yml
@@ -23,4 +23,7 @@ script:
23
- make distclean
24
- opam pin add -n -k path ocamlbuild .
25
- opam install -v ocamlbuild
26
- - opam install -v mtime # this tests topkg and stub libraries
+ - opam install -v mtime # this tests topkg, with stub libraries
27
+ - opam install -v inotify # this tests oasis, with stub libraries
28
+ - opam install -v cpuid # this tests the ocb-stubblr plugin
29
+ - opam install -v ppx_deriving # this tests the cppo plugin
0 commit comments