[Pkg-puppet-devel] [facter] 120/352: (maint) Workaround travis/rubygems failures with ruby 1.8.7

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:37 UTC 2014


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

ssm pushed a commit to branch master
in repository facter.

commit 6ab0a03b53994dd7dd4a0243c31a4d81613dfccf
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date:   Fri Jan 3 16:29:51 2014 -0800

    (maint) Workaround travis/rubygems failures with ruby 1.8.7
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 52dfb9e..c2d1b6a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+before_install:
+  - gem update --system 2.1.11
+  - gem --version
 language: ruby
 bundler_args: --without development
 script: "bundle exec rake spec SPEC_OPTS='--color --format documentation'"

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



More information about the Pkg-puppet-devel mailing list