commit 7c355ab469af3f3a006440e3627d8737eca67d45 parent 7c4ed61f1b565962c8daf221cc1935d7be205016 Author: Heiswayi Nrird <heiswayi@users.noreply.github.com> Date: Tue, 28 May 2019 16:47:00 +0800 Update .travis.yml Diffstat:
M | .travis.yml | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -23,6 +23,6 @@ sudo: false # route build to the container-based infrastructure for faster build cache: bundler # caching bundler gem packages will speed up build -before_install: - - gem update --system - - gem install bundler -v '< 2' +#before_install: +# - gem update --system +# - gem install bundler -v '< 2'