Remove shm hack.
This commit is contained in:
parent
b3ae160cff
commit
78997f4910
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user