1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-11-09 20:50:34 +00:00

fixed travis build

there seems to be a bing in rspec-puppet 2.3.1
https://github.com/rodjek/rspec-puppet/issues/353
This commit is contained in:
Max Wilhelm 2016-01-26 12:35:50 +01:00
parent 567a07ebb2
commit c39f88be0b

View File

@ -7,3 +7,4 @@ gem 'puppet-lint', '>= 1.0.0'
gem 'facter', '>= 1.7.0'
gem 'beaker-rspec'
gem 'beaker-puppet_install_helper'
gem 'rspec-puppet', '2.3.0'