travis: fix builds

parent ebc52433
......@@ -10,7 +10,7 @@ script:
- ./autogen.sh
- mkdir build
- cd build
- ../configure --enable-tests
- ../configure --enable-tests --with-distro=unknown
- make -j4
- make DESTDIR=$TRAVIS_BUILD_DIR/install install
notifications:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment