diff --git a/.travis.yml b/.travis.yml index dcd6d6ff33222a6d5e590adeb3cf547d131b3430..90905572e86af55d964fd6314b76e61eb934274c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ addons: script: - autoconf && autoheader && ./configure $BUNDLEDLIBTOM CFLAGS="-O2 -Wall -Wno-pointer-sign $WEXTRAFLAGS" --prefix=$HOME/inst - test "$NOWRITEV" && sed -i s/HAVE_WRITEV/DONT_HAVE_WRITEV/ config.h || true - - make install + - make -j3 install after_success: - ~/inst/bin/dropbearkey -t rsa -f testrsa