Fix tox config (coverage was incorrectly reported)
							parent
							
								
									e91b71f300
								
							
						
					
					
						commit
						4424809225
					
				
							
								
								
									
										2
									
								
								tox.ini
								
								
								
								
							
							
						
						
									
										2
									
								
								tox.ini
								
								
								
								
							|  | @ -9,7 +9,7 @@ deps = | |||
|     pytest-cov | ||||
|     coverage | ||||
| commands = | ||||
|     py.test --ignore=stix2/test/test_workbench.py --cov=stix2 stix2/test/ --cov-report term-missing --cov-append | ||||
|     py.test --ignore=stix2/test/test_workbench.py --cov=stix2 stix2/test/ --cov-report term-missing | ||||
|     py.test stix2/test/test_workbench.py --cov=stix2 --cov-report term-missing --cov-append | ||||
| 
 | ||||
| passenv = CI TRAVIS TRAVIS_* | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Chris Lenk
						Chris Lenk