We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bef47 commit 6d66125Copy full SHA for 6d66125
.travis.yml
@@ -1,2 +1,10 @@
1
import:
2
- 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