]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Update .travis.yml
authorColleen Murphy <colleen@puppetlabs.com>
Mon, 23 Mar 2015 19:22:03 +0000 (12:22 -0700)
committerColleen Murphy <colleen@puppetlabs.com>
Tue, 24 Mar 2015 04:39:50 +0000 (21:39 -0700)
commit9861dc25818ba54dbe1455dea1b9ecf2659d4922
treeb6cb595e7d97eed47f66cc34690d55fe2fbfdc9f
parent60ea993b7739b3a2bcf83dee868205deb33bd0d1
Update .travis.yml

This commit makes the following changes to the test matrix:

- Runs tests on ruby 2.1.5 instead of 2.0.0
- Runs tests on ruby 1.8.7 with puppet 3.x
- Adds an environment to run on an intermediate 3.x puppet version
  instead of latest (specifically 3.4.x)
- Adds an environment to run with the future parser on latest puppet.
  This would affect the test runs for the validate and spec checks.
- Runs the tests on docker
.travis.yml