Force python 2.7 on TravisCI.

This commit is contained in:
Josh Matthews 2019-04-09 18:07:53 -04:00 committed by GitHub
parent dd2deeabca
commit f316fb4b3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
language: python
python: 2.7
matrix:
fast_finish: true