Tried fixing Travis.
This commit is contained in:
parent
b8e1315617
commit
46630f483b
@ -15,7 +15,7 @@ before_script:
|
||||
- git clone git://github.com/irungentoo/toxcore > /dev/null
|
||||
- pushd toxcore
|
||||
- autoreconf -i > /dev/null
|
||||
- ./configure --prefix=/usr --disable-testing --disable-ntox --disable-dht-bootstrap-daemon > /dev/null
|
||||
- ./configure --prefix=/usr --disable-testing --disable-ntox > /dev/null
|
||||
- make -j3 > /dev/null
|
||||
- popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user