Skip to content

Commit 25a6518

Browse files
committed
Update puppet versions to include 5.0
1 parent 7a522df commit 25a6518

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# with one or more Puppet versions, with PUPPET_VERSIONS set to a space-separated list
77
# of versions to test.
88

9-
[ -z "$PUPPET_VERSIONS" ] && export PUPPET_VERSIONS='3.8.7 4.5.3 4.10.0'
9+
[ -z "$PUPPET_VERSIONS" ] && export PUPPET_VERSIONS='3.8.7 4.10.0 5.0.0'
1010
[ -z "$RUBOCOP_TEST" ] && export RUBOCOP_TEST='true'
1111
[ -z "$RSPEC_TEST" ] && export RSPEC_TEST='true'
1212

-2.63 MB
Binary file not shown.

vendor/cache/puppet-4.5.3.gem

-2.63 MB
Binary file not shown.
2.61 MB
Binary file not shown.

vendor/cache/puppet-5.0.0.gem

2.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)