do not try to create /run/testdata

This commit is contained in:
Maxim Kurnikov
2018-11-28 00:45:53 +03:00
parent 96a265348b
commit b69725d8ac

View File

@@ -16,7 +16,6 @@ jobs:
before_install: |
# Upgrade pip, setuptools, and wheel
pip install -U pip setuptools wheel
mkdir -p /run/testdata
install: |
pip install -r ./dev-requirements.txt