Update .travis.yml

This commit is contained in:
Brian Martin 2019-03-18 23:18:55 -04:00 committed by GitHub
parent 70b88a4e26
commit ccbfc2d58f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
install:
- pip install pipenv
- pipenv install --dev