Create /var/cache/repo-checker for Travis
This commit is contained in:
parent
ee2289e19d
commit
57bea48cb0
@ -6,6 +6,7 @@ python:
|
||||
install:
|
||||
- pip install python-coveralls
|
||||
- pip install -r requirements.txt
|
||||
- mkdir -p /var/cache/repo-checker
|
||||
# command to run tests, e.g. python setup.py test
|
||||
script:
|
||||
- nosetests --with-coverage --cover-package=oscs,osclib --cover-inclusive
|
||||
|
Loading…
x
Reference in New Issue
Block a user