mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed travis.
This commit is contained in:
parent
1bfb76bafe
commit
4b9425fc6c
|
@ -32,7 +32,7 @@ before_script:
|
||||||
- sudo make install > /dev/null
|
- sudo make install > /dev/null
|
||||||
- cd ..
|
- cd ..
|
||||||
#installing vpx
|
#installing vpx
|
||||||
- git clone http://git.chromium.org/webm/libvpx.git > /dev/null
|
- git clone https://chromium.googlesource.com/webm/libvpx > /dev/null
|
||||||
- cd libvpx
|
- cd libvpx
|
||||||
- ./configure --enable-shared > /dev/null
|
- ./configure --enable-shared > /dev/null
|
||||||
- make -j3 >/dev/null
|
- make -j3 >/dev/null
|
||||||
|
|
Loading…
Reference in New Issue
Block a user