try again

This commit is contained in:
Erin O'Connell
2017-09-02 12:52:47 -06:00
parent 7cd8d59a23
commit 2a21684cad
+1 -3
View File
@@ -20,7 +20,5 @@ jobs:
python: 3.6
script: pipenv run flake8
- stage: Main Test Suite ✨✨
python:
- 2.7
- 3.6
python: 2.7
script: pipenv run pytest tests