one more try

This commit is contained in:
Sergey Dudoladov 2019-04-26 11:35:47 +02:00
parent d801ac3f6b
commit e9b2f0b705
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ before_install:
install:
- make deps
- pip3 install -U pip3
- pip3 install -r requirements.txt
script: