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

sebb 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 8f1160c  Did not work; try --force to bypass prompt
8f1160c is described below

commit 8f1160cd7fe963542181aab5dea0a66d13202b10
Author: Sebb <[email protected]>
AuthorDate: Thu Dec 19 12:09:01 2019 +0000

    Did not work; try --force to bypass prompt
---
 .travis.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 3354f7f..7658fd3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,10 +27,7 @@ before_install:
   - nvm install 7
 
   # Workaround for https://github.com/travis-ci/travis-ci/issues/8969
-#  - gem update --system
-  # Try a different suggestion: 
https://github.com/travis-ci/travis-ci/issues/8969#issuecomment-451412608
-  - rvm @global do gem uninstall bundler -a -x
-  - rvm @global do gem install bundler -v 1.17.3
+  - gem update --system --force
 
 # configure ASF LDAP
 sudo: required

Reply via email to