We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926f853 commit cab9304Copy full SHA for cab9304
.travis.yml
@@ -1,10 +1,8 @@
1
dist: trusty
2
language: ruby
3
bundler_args: --without development
4
-# Pin Rubygems to a working version. Sometimes it breaks upstream. Update now and then.
5
before_install:
6
- gem --version
7
- - gem update --system --quiet || gem update --system 2.7.10 --quiet
8
- gem update bundler
9
10
- bash ci/setup.sh
0 commit comments