forked from GithubBackups/healthchecks
Add python 3.8 to .travis.yml -- let's see if it will work...
This commit is contained in:
parent
9cbd3bfc5a
commit
046a643b13
@ -4,6 +4,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install braintree coveralls mock mysqlclient reportlab apprise
|
||||
|
Loading…
x
Reference in New Issue
Block a user