mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-13 00:58:52 +00:00
Update .travis.yml
This commit is contained in:
@@ -13,7 +13,7 @@ python:
|
||||
before_install:
|
||||
- "sudo apt-get update"
|
||||
- "sudo apt-get install -y libemail-outlook-message-perl"
|
||||
- "curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.0.0.deb && sudo dpkg -i --force-confnew elasticsearch-7.0.0.deb && sudo service elasticsearch restart"
|
||||
- "curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.0.0-amd64.deb && sudo dpkg -i --force-confnew elasticsearch-7.0.0-amd64.deb && sudo service elasticsearch restart"
|
||||
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
|
||||
Reference in New Issue
Block a user