mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-11 17:21:25 +00:00
Fix CI builds
This commit is contained in:
@@ -10,7 +10,7 @@ python:
|
||||
# commands to install dependencies
|
||||
before_install:
|
||||
- "sudo apt-get update"
|
||||
- "sudo apt-get install -y libemail-outlook-message-perl geoipupdate"
|
||||
- "sudo apt-get install -y libemail-outlook-message-perl"
|
||||
- "curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.5.1.deb && sudo dpkg -i --force-confnew elasticsearch-6.5.1.deb && sudo service elasticsearch restart"
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user