File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 22.travis.yml :
33 docker_sets :
44 - set : docker/centos-7
5+ - set : docker/debian-9
56 secure : " l2HEhssQyDQGrdBkGS8f/gQ4FA5vVLM0JegyAVaaIXpRrJYgRiDAvC+u81HS//+J0v9cr4jo74ncl1HGU0QJZURJX/L8DJqUVXzSZpe9HmfrQpV1RDUSNMqzaIq5Z268Ou9n1Jkeg58WJyIaks9PQhXoWRRSnaCyDHrbGM8XcAU="
Original file line number Diff line number Diff line change @@ -31,6 +31,12 @@ matrix:
3131 env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/centos-7 CHECK=beaker
3232 services : docker
3333 sudo : required
34+ - rvm : 2.4.3
35+ bundler_args : --without development release
36+ dist : trusty
37+ env : PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/debian-9 CHECK=beaker
38+ services : docker
39+ sudo : required
3440branches :
3541 only :
3642 - master
You can’t perform that action at this time.
0 commit comments