mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 09:29:13 +00:00 
			
		
		
		
	Attempt to fix Codecov
This commit is contained in:
		| @@ -10,6 +10,7 @@ virtualenv: | ||||
| install: | ||||
|   - pip install -r requirements.txt | ||||
|   - pip install --editable . | ||||
|   - pip install codecov pytest-cov | ||||
| script: | ||||
|   - py.test && py.test --cov-report xml --cov=certidude tests/ | ||||
| cache: | ||||
| @@ -19,4 +20,3 @@ addons: | ||||
|   apt: | ||||
|     packages: | ||||
|     - python-ldap | ||||
| #  - pip install codecov pytest-cov | ||||
|   | ||||
		Reference in New Issue
	
	Block a user