1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-08 14:30:57 +00:00

Attempt to fix CA test

This commit is contained in:
2016-03-28 00:18:41 +03:00
parent 8ca809b546
commit f88a970e2a
2 changed files with 4 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ after_success:
virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install -qq python-configparser python-cffi
- sudo apt-get install -qq python-configparser python-setuptools
- pip install codecov pytest-cov
install:
- pip install -r requirements.txt