mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 17:39:12 +00:00 
			
		
		
		
	Move to container based Travis
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| sudo: required | ||||
| sudo: false | ||||
| language: python | ||||
| dist: trusty | ||||
| python: | ||||
| @@ -7,9 +7,9 @@ after_success: | ||||
|   - codecov | ||||
| virtualenv: | ||||
|   system_site_packages: true | ||||
| before_install: | ||||
|   - sudo apt-get install -qq python-configparser python-setuptools | ||||
|   - pip install codecov pytest-cov | ||||
| #before_install: | ||||
| #  - apt-get install -qq python-configparser python-setuptools | ||||
| #  - pip install codecov pytest-cov | ||||
| install: | ||||
|   - pip install -r requirements.txt | ||||
|   - pip install --editable . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user