You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/08/18 21:11:54 UTC

[whimsy] branch master updated: try rvmsudo

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d49d2d  try rvmsudo
5d49d2d is described below

commit 5d49d2d4aebae9ba267f78fe104537cfb27b3b83
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Fri Aug 18 17:11:46 2017 -0400

    try rvmsudo
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index f1c0c76..d1ca558 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ before_install:
   - nvm install 7
 sudo: required
 before_script:
-  - sudo ruby -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
+  - rvmsudo ruby -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
 gemfile:
   - www/board/agenda/Gemfile
 notifications:

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].