summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 7fbb1da55..f637ad95d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,9 +27,7 @@ script:
- sh .travis-script.sh standard-test --enable-vusb
- sh .travis-script.sh everything-test --enable-vusb --with-camlibs=everything
- date; ls -l configure
- - ./configure --enable-vusb && make && if make check; then :; else cat libgphoto2_port/test/test-suite.log test/test-suite.log; false; fi && sudo PATH=$PATH make install && examples/sample-afl && make clean
- - date; ls -l configure
- - ./configure --enable-vusb --with-camlibs=all,outdated,jd11 && make && if make check; then :; else cat libgphoto2_port/test/test-suite.log test/test-suite.log; false; fi && sudo PATH=$PATH make install && examples/sample-afl && make clean
+ - ./configure --enable-vusb --with-camlibs=ptp2 && make && make check && sudo PATH=$PATH make install && examples/sample-afl && make clean && make uninstall
notifications:
email: