Fix the travis yml

This commit is contained in:
Edridge D'Souza
2018-07-24 16:18:03 -04:00
parent a201b86041
commit 89dce503da

View File

@@ -9,7 +9,7 @@ python:
- nightly - nightly
matrix: matrix:
allow_failures: allow_failures:
- python: python:
- nightly - nightly
- 3.7 - 3.7
fast_finish: true fast_finish: true