Project

General

Profile

« Previous | Next » 

Revision 4c85282b

Added by Ewoud Kohl van Wijngaarden almost 6 years ago

msync: Acceptance tests update (#103)

View differences:

.travis.yml
env: PUPPET_VERSION=4.9
- rvm: 2.4.1
env: PUPPET_VERSION=5.0
- rvm: 2.3.1
# Acceptance tests
- rvm: 2.5.1
dist: trusty
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/centos-7
env: PUPPET_INSTALL_TYPE=agent BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_debug=true BEAKER_setfile=centos7-64{hypervisor=docker}
script: bundle exec rake beaker
services: docker
bundler_args: --without development

Also available in: Unified diff