[DRE-commits] [ruby-appraiser] 04/05: Disable tests on ruby2.2.
    Andrew Lee 
    ajqlee at moszumanska.debian.org
       
    Thu Jan 21 19:33:29 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-appraiser.
commit 28bfd47457de79462848a2cc5b9ac4ec323bedfd
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Jan 22 03:32:24 2016 +0800
    Disable tests on ruby2.2.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index d81794d..b40c30c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
 #export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
+export DH_RUBY_IGNORE_TESTS=ruby2.2
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-appraiser.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list