commit 98289437a0e493c9f59502015ec15bb80bd4eddd parent 2ae831bea573ddfe99b6f73b85eb2546053eb32c 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'