summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-05-04 21:30:42 +0200
committerMarcus Meissner <marcus@jet.franken.de>2019-05-04 21:30:42 +0200
commit8bbfa45b48c4ce1ae349bc8e8ae0b34ee7ed08a4 (patch)
tree7f78c288a714ab39416a0544083d079424ab170b /.travis.yml
parenta04d39677f138097441a1e1e19aa23b365649ba9 (diff)
downloadlibgphoto2-8bbfa45b48c4ce1ae349bc8e8ae0b34ee7ed08a4.tar.gz
test the camlibs selection in travis
Diffstat (limited to '.travis.yml')
-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: