Try running the test against Python 2.7

This commit is contained in:
Simon Willison 2018-08-02 09:49:16 -07:00 committed by GitHub
commit ebaba14f5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ language: python
python:
- "3.6"
- "3.7-dev"
- "2.7"
script:
- pip install -U pip wheel