File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -97,12 +97,12 @@ matrix:
97
97
env : PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6-nightly BEAKER_debug=true BEAKER_setfile=debian8-64{hypervisor=docker} CHECK=beaker
98
98
services : docker
99
99
sudo : required
100
- # - rvm: 2.5.1
101
- # bundler_args: --without development release
102
- # dist: trusty
103
- # env: PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian9-64{hypervisor=docker} CHECK=beaker
104
- # services: docker
105
- # sudo: required
100
+ - rvm : 2.5.1
101
+ bundler_args : --without development release
102
+ dist : trusty
103
+ env : PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=debian9-64{hypervisor=docker} CHECK=beaker
104
+ services : docker
105
+ sudo : required
106
106
- rvm : 2.5.1
107
107
bundler_args : --without development release
108
108
dist : trusty
You can’t perform that action at this time.
0 commit comments