update travis

This commit is contained in:
Rohit Tanwar
2018-02-14 13:31:20 +05:30
parent 18ffa0ec9d
commit 2a1fba85a8

View File

@ -3,7 +3,7 @@ cache:
directories:
- __pycache__
python:
- "3.8"
- "3.6"
before_install:
- sudo pip install -r requirements.txt
script: