Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 458e6d3

Browse files
committedMar 13, 2019
Add tests for v2018.3.4 and v2019.2.0
1 parent 60b0601 commit 458e6d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.kitchen.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
['stable', '2018.3.1'],
1313
['stable', '2018.3.2'],
1414
['stable', '2018.3.3'],
15-
['git', 'v2019.2.0rc2']
15+
['stable', '2018.3.4'],
16+
['stable', '2019.2.0']
1617
] %>
1718

1819
driver:

0 commit comments

Comments
 (0)
Please sign in to comment.