mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Removed useless line from travis.
This commit is contained in:
parent
5b627fe4d8
commit
d03ddda7c1
|
@ -21,8 +21,6 @@ before_script:
|
||||||
- cd ..
|
- cd ..
|
||||||
# creating librarys' links and updating cache
|
# creating librarys' links and updating cache
|
||||||
- sudo ldconfig
|
- sudo ldconfig
|
||||||
# installing sphinx, needed for documentation
|
|
||||||
- sudo apt-get install python-sphinx
|
|
||||||
# installing check, needed for unit tests
|
# installing check, needed for unit tests
|
||||||
- sudo apt-get install check
|
- sudo apt-get install check
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user