[Pkg-puppet-devel] [facter] 76/180: (maint) Fix Travis failures for 1.8.7
Stig Sandbeck Mathisen
ssm at debian.org
Mon Jun 30 15:06:33 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 abf00492da80f0ad78a7c118f14aa48cd7795ac4
Author: Ethan J. Brown <Iristyle at users.noreply.github.com>
Date: Mon May 5 12:10:20 2014 -0700
(maint) Fix Travis failures for 1.8.7
Working around RVM issues on Travis CI by explicitly specifying the
patch level for 1.8.7 so that REE isn't used.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 2342bc0..af9fa9a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ notifications:
email: false
rvm:
- 1.9.3
- - 1.8.7
+ - 1.8.7-p374
- 2.0.0
- ruby-head
matrix:
--
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