Skip to content

Commit 25414c2

Browse files
committed
Also build packages using certain ocamlbuild plugins on CI.
These haven't been broken in the past, and let's keep it this way.
1 parent 7e691de commit 25414c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ script:
2525
- opam install -v ocamlbuild
2626
- opam install -v mtime # this tests topkg, with stub libraries
2727
- 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

Comments
 (0)