From: Colleen Murphy Date: Tue, 19 Aug 2014 17:50:58 +0000 (-0700) Subject: Add testing on Ruby 1.8.7 with Puppet 3 to travis.yml X-Git-Tag: 1.7.0~10^2~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4dc8e8f462e38e198f2bd9f697ca1e41c1af4fbe;p=puppet-modules%2Fpuppetlabs-apt.git Add testing on Ruby 1.8.7 with Puppet 3 to travis.yml --- diff --git a/.travis.yml b/.travis.yml index d497009..66e90e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake matrix: fast_finish: true include: + - rvm: 1.8.7 + env: PUPPET_GEM_VERSION="~> 3.0" - rvm: 1.9.3 env: PUPPET_GEM_VERSION="~> 3.0" - rvm: 2.0.0