Limit tests to one per major Python version

This commit is contained in:
Jeremy Stretch 2017-03-17 21:43:46 -04:00
parent 86e73a825f
commit eff1cb8e2f

View File

@ -9,9 +9,7 @@ env:
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install -r requirements.txt
- pip install pep8