mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 04:41:14 +00:00
travis: fix builds
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
ebc524334a
commit
4c9ab50eb6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user