mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-26 00:43:20 +00:00
Update .travis.yml
This commit is contained in:
@@ -16,6 +16,7 @@ before_install:
|
||||
- 'echo "deb https://artifacts.elastic.co/packages/6.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-6.x.list'
|
||||
- "sudo apt-get update"
|
||||
- "sudo apt-get install -y default-jre-headless elasticsearch"
|
||||
- "ls /etc/systemd/system"
|
||||
- "sudo systemctl daemon-reload"
|
||||
- "sudo systemctl list-units --all --type=service"
|
||||
- "sudo systemctl enable elasticsearch.service"
|
||||
|
||||
Reference in New Issue
Block a user