File tree 3 files changed +0
-10
lines changed
3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 2
2
.travis.yml :
3
3
secure : " bBDDSSz8OQwK0zxJ4EjM01bE4uoNMzTXyxp2lllXdv6PYAJCI4bCCcdRF7OKLAWaRtm6c0HJGnfMXzmwqHF/pJSUZzfTGe4uwZrrmaGvdalP4fXtLWpviAoez8La0Nx7JYqwPPprP7nySBD8M3rUuOZJetXQM6yGgj4YSs2lKMo="
4
4
docker_sets :
5
- - set : ubuntu1404-64
6
5
- set : ubuntu1604-64
7
6
- set : ubuntu1804-64
8
7
- set : debian8-64
Original file line number Diff line number Diff line change @@ -23,14 +23,6 @@ matrix:
23
23
- rvm : 2.4.4
24
24
bundler_args : --without system_tests development release
25
25
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
34
26
- rvm : 2.5.3
35
27
bundler_args : --without development release
36
28
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 42
42
{
43
43
"operatingsystem" : " Ubuntu" ,
44
44
"operatingsystemrelease" : [
45
- " 14.04" ,
46
45
" 16.04" ,
47
46
" 18.04"
48
47
]
You can’t perform that action at this time.
0 commit comments