Skip to content

Commit 11b04c9

Browse files
authored
Merge pull request #177 from whitequark/master
Test more downstream code on CI
2 parents 6f041b9 + 25414c2 commit 11b04c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ script:
2323
- make distclean
2424
- opam pin add -n -k path ocamlbuild .
2525
- opam install -v ocamlbuild
26-
- opam install -v mtime # this tests topkg and stub libraries
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

Comments
 (0)