[DRE-commits] [librarian-puppet] 53/97: Issue #160 Add ruby 2.0.0 and 2.1.0 to travis

Stig Sandbeck Mathisen ssm at debian.org
Tue Mar 11 12:12:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository librarian-puppet.

commit 75ee4e67b898cb6ac3b50388cfaabcf2b483a477
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Fri Jan 3 16:56:13 2014 +0100

    Issue #160 Add ruby 2.0.0 and 2.1.0 to travis
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 9f6c54e..4d8a1cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,8 @@
 rvm:
   - 1.8.7
   - 1.9.3
+  - 2.0.0
+  - 2.1.0
 notifications:
   email:
     - tim at github.com

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list