Skip to content

Commit 7e41ff8

Browse files
committed
update to centralized travis configuration
1 parent a2d0082 commit 7e41ff8

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
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-
language: minimal
4-
matrix:
5-
include:
6-
- env: ELASTIC_STACK_VERSION=5.x
7-
- env: ELASTIC_STACK_VERSION=6.x
8-
- env: ELASTIC_STACK_VERSION=7.x
9-
- env: ELASTIC_STACK_VERSION=7.x SNAPSHOT=true
10-
- env: ELASTIC_STACK_VERSION=8.x SNAPSHOT=true
11-
fast_finish: true
12-
#allow_failures:
13-
# - env: ELASTIC_STACK_VERSION=8.x SNAPSHOT=true
14-
# - env: ELASTIC_STACK_VERSION=7.x SNAPSHOT=true
15-
install: ci/unit/docker-setup.sh
16-
script: ci/unit/docker-run.sh
1+
import:
2+
- logstash-plugins/.ci:travis/travis.yml@1.x

ci/unit

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)