]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(maint) Add Ruby 2.0.0 to Travis build matrix
authorJeff McCune <jeff@puppetlabs.com>
Mon, 25 Feb 2013 22:00:20 +0000 (14:00 -0800)
committerJeff McCune <jeff@puppetlabs.com>
Mon, 25 Feb 2013 22:11:03 +0000 (14:11 -0800)
commit03c5c4a434c2290c021034dbfed82cb0f97e0e87
treeb7c7efda1bd54d5a27fb6633332a44934183d074
parentd2e0c53243060a158e2fde18d8b05718397e0ded
(maint) Add Ruby 2.0.0 to Travis build matrix

Without this patch we're not testing against Ruby 2.0.0 which has recently been
released.  This is a problem because we'd like a way to be notified if a change
set breaks compatibility with future supported versions of Ruby.

This patch should not be taken as an indication that we fully support Ruby 2.0,
just as an indication that we plan to in the future.

This patch also tightens up the specifications of the build matrix.  In
addition to testing against the specific Puppet dependency versions, we're also
testing against the latest 2.7.x release and the latest release.
.gemfile [deleted file]
.gitignore
.travis.yml
Gemfile [new file with mode: 0644]