mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 22:00:56 +00:00
Add simplepam as dependency for Travis
This commit is contained in:
@@ -10,7 +10,7 @@ virtualenv:
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install --editable .
|
||||
- pip install codecov pytest-cov click ipaddress humanize falcon
|
||||
- pip install codecov pytest-cov click ipaddress humanize falcon simplepam
|
||||
script:
|
||||
- py.test --cov-report xml --cov=certidude tests/
|
||||
cache:
|
||||
|
Reference in New Issue
Block a user