mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 01:20:40 +00:00
make sure pip is on last version for tests
This commit is contained in:
@@ -5,6 +5,7 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
install:
|
||||
- "pip install pip --upgrade"
|
||||
- "pip install -r tests-requirements.txt"
|
||||
- "pip install -r requirements.txt"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user