mirror of
				https://github.com/KevinMidboe/tableprint.git
				synced 2025-10-29 18:00:16 +00:00 
			
		
		
		
	switching from coveralls to codecov
This commit is contained in:
		| @@ -24,4 +24,4 @@ install: | |||||||
| script: | script: | ||||||
|   - coverage run --source descent -m py.test |   - coverage run --source descent -m py.test | ||||||
| after_success: | after_success: | ||||||
|   - coveralls |   - bash <(curl -s https://codecov.io/bash) | ||||||
|   | |||||||
| @@ -1,4 +1,3 @@ | |||||||
| -r requirements.txt | -r requirements.txt | ||||||
| coveralls |  | ||||||
| pytest | pytest | ||||||
| coverage | coverage | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user