summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2015-05-27Add ability to unittest puppet 4Hunter Haugen
2015-05-06sync via modulesyncMorgan Haskel
2015-03-23Update .travis.ymlColleen Murphy
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
2014-12-08Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.mdColleen Murphy
2014-06-27Synchronize .travis.ymlColleen Murphy
2014-06-25Sync filesColleen Murphy
2014-01-07Temporary workaround for broken Rubygems on TravisAaron Stone
2013-10-01Modifications to .travis.yml to test appropriately.Ashley Penney
2013-07-25Travis should run three Puppet versions in a matrix with three Ruby ↵Aaron Stone
versions, but limit Puppet 2.6.x to Ruby 1.8.7.
2013-07-13Bundle exec rake spec in travisAaron Stone
2013-04-04Add travis.yml to repo for automated CIRyan Coleman
2013-03-28Adding travis.yml file for publishingRyan Coleman