Skip to content

Commit 3dce162

Browse files
author
Helen
authored
Merge pull request #1105 from pmcmaw/test
(PUP-9008) - Temporary workaround for Puppet `upstart` Bug
2 parents ba01b5f + b9660e8 commit 3dce162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matrix:
3131
-
3232
bundler_args:
3333
dist: trusty
34-
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_set=docker/ubuntu-14.04 BEAKER_TESTMODE=apply
34+
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_PUPPET_COLLECTION=puppet5 BEAKER_set=docker/ubuntu-14.04 BEAKER_TESTMODE=apply BEAKER_PUPPET_AGENT_VERSION=5.5.2
3535
rvm: 2.4.4
3636
script: bundle exec rake beaker
3737
services: docker

0 commit comments

Comments
 (0)