Pēteris Caune
6 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
2 additions and
0 deletions
-
.travis.yml
|
|
@ -1,7 +1,9 @@ |
|
|
|
dist: xenial |
|
|
|
language: python |
|
|
|
python: |
|
|
|
- "3.5" |
|
|
|
- "3.6" |
|
|
|
- "3.7" |
|
|
|
install: |
|
|
|
- pip install -r requirements.txt |
|
|
|
- pip install braintree coveralls mock mysqlclient reportlab |
|
|
|