This repository was archived by the owner on Jun 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22.travis.yml :
33 secure : " bBDDSSz8OQwK0zxJ4EjM01bE4uoNMzTXyxp2lllXdv6PYAJCI4bCCcdRF7OKLAWaRtm6c0HJGnfMXzmwqHF/pJSUZzfTGe4uwZrrmaGvdalP4fXtLWpviAoez8La0Nx7JYqwPPprP7nySBD8M3rUuOZJetXQM6yGgj4YSs2lKMo="
44 docker_sets :
5- - set : ubuntu1404-64
65 - set : ubuntu1604-64
76 - set : ubuntu1804-64
87 - set : debian8-64
Original file line number Diff line number Diff line change @@ -23,14 +23,6 @@ matrix:
2323 - rvm : 2.4.4
2424 bundler_args : --without system_tests development release
2525 env : PUPPET_VERSION="~> 5.0" CHECK=build DEPLOY_TO_FORGE=yes
26- - rvm : 2.5.3
27- bundler_args : --without development release
28- env : PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64 BEAKER_HYPERVISOR=docker CHECK=beaker
29- services : docker
30- - rvm : 2.5.3
31- bundler_args : --without development release
32- env : PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet6 BEAKER_debug=true BEAKER_setfile=ubuntu1404-64 BEAKER_HYPERVISOR=docker CHECK=beaker
33- services : docker
3426 - rvm : 2.5.3
3527 bundler_args : --without development release
3628 env : PUPPET_INSTALL_TYPE=agent BEAKER_IS_PE=no BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=ubuntu1604-64 BEAKER_HYPERVISOR=docker CHECK=beaker
Original file line number Diff line number Diff line change 4242 {
4343 "operatingsystem" : " Ubuntu" ,
4444 "operatingsystemrelease" : [
45- " 14.04" ,
4645 " 16.04" ,
4746 " 18.04"
4847 ]
You can’t perform that action at this time.
0 commit comments