1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

Ruby 2.7 and latest were causing travis to be really slow and we know they don't work now

This commit is contained in:
Bryan Hanks, PMP 2021-01-29 08:38:16 -06:00
parent 77390135c0
commit 69cd7cf87e

View file

@ -6,8 +6,6 @@ dist: xenial
rvm:
- 2.5
- 2.6
- 2.7
- ruby-head
before_install:
@ -31,7 +29,7 @@ jobs:
include:
- rvm: 2.6
env: RUBYOPT="--enable-frozen-string-literal"
gemfile: gemfiles/rails_5.2.gemfile
gemfile: gemfiles/rails_6.1.gemfile
addons:
code_climate: