summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 45978705b..d7e427fb7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,8 @@ compiler:
script:
- PATH=/usr/local/opt/gettext/bin:$PATH autoreconf -i -f
- - ./configure && make && make check
+ - ./configure && make && make check && make clean
+ - ./configure --with-camlibs=all,outdated,jd11 && make && make check && make clean
notifications:
email: