summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 4529f326d..06e8b0dc1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,8 +25,8 @@ compiler:
script:
- PATH=/usr/local/opt/gettext/bin:$PATH autoreconf -i -f
- - ./configure && make && make check && sudo make install && examples/sample-afl && make clean
- - ./configure --with-camlibs=all,outdated,jd11 && make && make check && make clean
+ - ./configure --enable-vusb && make && make check && sudo make install && examples/sample-afl && make clean
+ - ./configure --enable-vusb --with-camlibs=all,outdated,jd11 && make && make check && sudo make install && examples/sample-afl && make clean
notifications:
email: