mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-19 18:35:24 +00:00
Fix CI build
This commit is contained in:
+2
-2
@@ -19,8 +19,8 @@ before_install:
|
||||
- "sudo systemctl --no-pager status elasticsearch"
|
||||
|
||||
install:
|
||||
- "pip install --upgrade pip tox six"
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install --upgrade pip"
|
||||
- "pip install -U -r requirements.txt"
|
||||
|
||||
# commands to run samples
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user