Skip to content

Commit 7cae5aa

Browse files
committed
test including higher puppet version
1 parent c3fd772 commit 7cae5aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

script/cibuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
rspec_puppet_versions="2.3.2 2.4.0 2.5.0 2.6.4 2.7.8"
4-
puppet_versions="4.10.4"
3+
rspec_puppet_versions="2.3.2 2.4.0 2.5.0 2.6.4 7.30.0"
4+
puppet_versions="4.10.4 7.30.0"
55

66
set -e
77

0 commit comments

Comments
 (0)