mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed "'"
This commit is contained in:
parent
96fd7ef327
commit
c34e68eacb
|
@ -49,7 +49,7 @@ before_script:
|
|||
- make -j3 >/dev/null
|
||||
- sudo make install > /dev/null
|
||||
- cd ..
|
||||
- echo creating librarys' links and updating cache
|
||||
- echo creating libraries links and updating cache
|
||||
- sudo ldconfig > /dev/null
|
||||
- echo installing check #needed for unit tests
|
||||
- sudo apt-get install check > /dev/null
|
||||
|
|
Loading…
Reference in New Issue
Block a user