mirror of
git://github.com/lxc/lxc
synced 2025-08-31 07:37:54 +00:00
travis: fix builds
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
@@ -10,7 +10,7 @@ script:
|
|||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- ../configure --enable-tests
|
- ../configure --enable-tests --with-distro=unknown
|
||||||
- make -j4
|
- make -j4
|
||||||
- make DESTDIR=$TRAVIS_BUILD_DIR/install install
|
- make DESTDIR=$TRAVIS_BUILD_DIR/install install
|
||||||
notifications:
|
notifications:
|
||||||
|
Reference in New Issue
Block a user