mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:03:03 +01:00
Okay, now If fixed travis.
This commit is contained in:
parent
f2cdf5d9e5
commit
66deefe86f
@ -33,7 +33,6 @@ before_script:
|
||||
- cmake ..
|
||||
- make -j2
|
||||
- cd ../..
|
||||
- mv core $TRAVIS_BUILD_DIR/
|
||||
script:
|
||||
- autoreconf -i
|
||||
- ./configure --with-libtoxcore-headers=$TRAVIS_BUILD_DIR/core --with-libtoxcore-libs=$TRAVIS_BUILD_DIR/core/build/core
|
||||
|
Loading…
Reference in New Issue
Block a user