Merge pull request #3 from gergelypolonkai/tox-fix
Fix tox environment list
This commit is contained in:
		| @@ -1,12 +1,11 @@ | ||||
| language: python | ||||
| python: | ||||
|     - "3.5" | ||||
|     - "3.6" | ||||
| sudo: false | ||||
| env: | ||||
|     - TOXENV=py27 | ||||
|     - TOXENV=py33 | ||||
|     - TOXENV=py34 | ||||
|     - TOXENV=py35 | ||||
|     - TOXENV=py36 | ||||
| install: | ||||
|     - pip install -U pip | ||||
|     - pip install -U Flask tox coverage codecov | ||||
|   | ||||
		Reference in New Issue
	
	Block a user