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 8b74ab3 commit cd73e06Copy full SHA for cd73e06
.travis.yml
@@ -5,7 +5,7 @@ rvm:
5
- 2.4
6
- 2.5
7
- 2.6
8
- - ruby-head
+ - 2.7
9
before_install:
10
- if [ ${TRAVIS_RUBY_VERSION} = '2.2' ]; then
11
gem install bundler -v '< 2';
0 commit comments