update travis.yml file and builds should work now

This commit is contained in:
L1ghtn1ng 2019-02-10 21:38:24 +00:00
parent 9f3bb8c8d4
commit aab37bd984
2 changed files with 0 additions and 1 deletions

View file

@ -6,7 +6,6 @@ python:
- "3.8-dev"
install:
- pip install --upgrade pip
- pip install -r requirements.txt
script:

0
tests/__init__.py Normal file
View file