mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 05:23:02 +01:00
Okay, I'm an idiot.
This commit is contained in:
parent
66deefe86f
commit
416432c39f
@ -35,7 +35,7 @@ before_script:
|
|||||||
- cd ../..
|
- cd ../..
|
||||||
script:
|
script:
|
||||||
- autoreconf -i
|
- autoreconf -i
|
||||||
- ./configure --with-libtoxcore-headers=$TRAVIS_BUILD_DIR/core --with-libtoxcore-libs=$TRAVIS_BUILD_DIR/core/build/core
|
- ./configure --with-libtoxcore-headers=$TRAVIS_BUILD_DIR/core/core --with-libtoxcore-libs=$TRAVIS_BUILD_DIR/core/build/core
|
||||||
- make -j2
|
- make -j2
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user