Attempt to fix travis yml again

This commit is contained in:
Edridge D'Souza
2018-07-24 16:26:59 -04:00
parent 89dce503da
commit 9f12aada91

View File

@@ -9,9 +9,8 @@ python:
- nightly
matrix:
allow_failures:
python:
- nightly
- 3.7
- python: nightly
- python: 3.7
fast_finish: true
before_install:
- pip install --upgrade pip