Skip to content

Commit

Permalink
update to centralized travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd committed Mar 18, 2020
1 parent 23fd5a5 commit 2cca9dc
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 114 deletions.
20 changes: 2 additions & 18 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,2 @@
---
sudo: required
services: docker
addons:
apt:
packages:
- docker-ce
matrix:
include:
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=8.x
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=7.x
- env: ELASTIC_STACK_VERSION=7.x
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=6.x
- env: ELASTIC_STACK_VERSION=6.x
- env: ELASTIC_STACK_VERSION=5.x
fast_finish: true
install: ci/unit/docker-setup.sh
script: ci/unit/docker-run.sh
import:
- logstash-plugins/.ci:travis/travis.yml@1.x
12 changes: 0 additions & 12 deletions ci/unit/Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions ci/unit/docker-compose.yml

This file was deleted.

5 changes: 0 additions & 5 deletions ci/unit/docker-run.sh

This file was deleted.

51 changes: 0 additions & 51 deletions ci/unit/docker-setup.sh

This file was deleted.

6 changes: 0 additions & 6 deletions ci/unit/run.sh

This file was deleted.

0 comments on commit 2cca9dc

Please sign in to comment.