mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +00:00
Add simplepam as dependency for Travis
This commit is contained in:
parent
15ae064f55
commit
9ff260c2ea
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user