mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 09:43:15 +00:00
Moving pip test requirements from travis.yml to tox test-requirements.txt
This commit is contained in:
@@ -26,7 +26,7 @@ addons:
|
||||
packages:
|
||||
- python2.4
|
||||
install:
|
||||
- pip install tox redis python-memcached
|
||||
- pip install tox
|
||||
script:
|
||||
- ./test/utils/run_tests.sh
|
||||
after_success:
|
||||
|
||||
@@ -8,3 +8,5 @@ passlib
|
||||
coverage
|
||||
coveralls
|
||||
unittest2
|
||||
redis
|
||||
python-memcached
|
||||
|
||||
Reference in New Issue
Block a user