Skip to content

Commit 5bbaa77

Browse files
committed
fixng formatting of matrix
1 parent 51c2c9f commit 5bbaa77

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.ci/test-matrix.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
ELASTICSEARCH_VERSION:
3-
- 6.4.2
4-
- 6.3.2
5-
- 6.1.4
6-
- 6.0.1
3+
- 6.4.2
4+
- 6.3.2
5+
- 6.1.4
6+
- 6.0.1
77

88

99

1010
PYTHON_VERSION:
11-
- 3
12-
- 2.7
13-
- 2.6
11+
- 3
12+
- 2.7
13+
- 2.6
1414

1515
exclude:
16-
# since a base image for python2.6 doens't exist i need to create one.
17-
- PYTHON_VERSION: 2.6
16+
# since a base image for python2.6 doens't exist i need to create one.
17+
- PYTHON_VERSION: 2.6
1818

0 commit comments

Comments
 (0)