mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 09:29:13 +00:00 
			
		
		
		
	travis: Properly cache pip packages
This commit is contained in:
		| @@ -11,4 +11,6 @@ install: | |||||||
|   - pip install -r requirements.txt |   - pip install -r requirements.txt | ||||||
|   - pip install --editable . |   - pip install --editable . | ||||||
| script: py.test | script: py.test | ||||||
| cache: pip | cache: | ||||||
|  |   directories: | ||||||
|  |     - $HOME/.cache/pip | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user