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:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install --editable .
|
- pip install --editable .
|
||||||
- pip install codecov pytest-cov click ipaddress humanize falcon
|
- pip install codecov pytest-cov click ipaddress humanize falcon simplepam
|
||||||
script:
|
script:
|
||||||
- py.test --cov-report xml --cov=certidude tests/
|
- py.test --cov-report xml --cov=certidude tests/
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user