Skip to content

Commit 73f0577

Browse files
committed
update to centralized travis configuration
1 parent b5abda0 commit 73f0577

File tree

6 files changed

+2
-120
lines changed

6 files changed

+2
-120
lines changed

.travis.yml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,2 @@
1-
---
2-
sudo: required
3-
services: docker
4-
addons:
5-
apt:
6-
packages:
7-
- docker-ce
8-
matrix:
9-
include:
10-
- env: ELASTIC_STACK_VERSION=7.x
11-
- env: ELASTIC_STACK_VERSION=6.x
12-
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=7.x
13-
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=8.x
14-
fast_finish: true
15-
install: ci/unit/docker-setup.sh
16-
script: ci/unit/docker-run.sh
1+
import:
2+
- logstash-plugins/.ci:travis/[email protected]

ci/unit/Dockerfile

Lines changed: 0 additions & 12 deletions
This file was deleted.

ci/unit/docker-compose.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

ci/unit/docker-run.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

ci/unit/docker-setup.sh

Lines changed: 0 additions & 60 deletions
This file was deleted.

ci/unit/run.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)