enable coverage for python 2.6 unit tests
This commit is contained in:
		| @@ -29,7 +29,7 @@ jobs: | |||||||
|       sudo: required |       sudo: required | ||||||
|       os: linux |       os: linux | ||||||
|       language: python |       language: python | ||||||
|       env: TEST_SUITE=unit |       env: [ TEST_SUITE=unit, COVERAGE=true ] | ||||||
|     - python: '2.7' |     - python: '2.7' | ||||||
|       sudo: required |       sudo: required | ||||||
|       os: linux |       os: linux | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Todd Gamblin
					Todd Gamblin