Skip to content

Commit 6d66125

Browse files
authored
Update .travis.yml
1 parent a9bef47 commit 6d66125

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
import:
22
- logstash-plugins/.ci:travis/[email protected]
3+
4+
jobs:
5+
exclude:
6+
- env: ELASTIC_STACK_VERSION=7.current
7+
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=7.current
8+
include:
9+
- env: ELASTIC_STACK_VERSION=7.current RUFUS_SCHEDULER_VERSION=3.0.9 SNAPSHOT=true
10+
- env: ELASTIC_STACK_VERSION=7.current RUFUS_SCHEDULER_VERSION=3.0.9

0 commit comments

Comments
 (0)