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.
1 parent 7e691de commit 25414c2Copy full SHA for 25414c2
.travis.yml
@@ -25,3 +25,5 @@ script:
25
- opam install -v ocamlbuild
26
- 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