update python version travis.yml
This commit is contained in:
@ -2,6 +2,8 @@ language: python3
|
||||
cache:
|
||||
directories:
|
||||
- __pycache__
|
||||
python:
|
||||
- "3.6"
|
||||
before_install:
|
||||
- sudo pip install -r requirements.txt
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user