mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 09:29:13 +00:00 
			
		
		
		
	Fix Travis for Ubuntu 14.04
This commit is contained in:
		| @@ -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 |   - pip install codecov pytest-cov click ipaddress humanize | ||||||
| script: | script: | ||||||
|   - py.test --cov-report xml --cov=certidude tests/ |   - py.test --cov-report xml --cov=certidude tests/ | ||||||
| cache: | cache: | ||||||
| @@ -24,7 +24,4 @@ addons: | |||||||
|     - python-falcon |     - python-falcon | ||||||
|     - python-markdown |     - python-markdown | ||||||
|     - python-jinja2 |     - python-jinja2 | ||||||
|     - python-click |  | ||||||
|     - python-configparser |     - python-configparser | ||||||
|     - python-ipaddress |  | ||||||
|     - python-humanize |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user