mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 00:23:03 +01:00
Fixed travis
This commit is contained in:
parent
a2c85f74ea
commit
77da25553c
@ -29,6 +29,7 @@ before_script:
|
|||||||
- git clone https://github.com/irungentoo/ProjectTox-Core.git core
|
- git clone https://github.com/irungentoo/ProjectTox-Core.git core
|
||||||
- cd core
|
- cd core
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
- make -j2
|
- make -j2
|
||||||
- cd ../..
|
- cd ../..
|
||||||
|
Loading…
Reference in New Issue
Block a user