mirror of
https://github.com/TeamNewPipe/isso
synced 2025-10-06 00:23:15 +02:00
Remove shm hack.
This commit is contained in:
@@ -15,7 +15,6 @@ matrix:
|
||||
install:
|
||||
- pip install -U pip
|
||||
- pip install flake8 tox
|
||||
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
- make flakes
|
||||
|
Reference in New Issue
Block a user