1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-09-08 03:45:52 +03:00
Этот коммит содержится в:
Max Melentiev
2020-12-11 21:00:15 +03:00
родитель 8cd948a544
Коммит 4ab1f07bed
5 изменённых файлов: 8 добавлений и 18 удалений

Просмотреть файл

@@ -4,6 +4,7 @@ rvm:
- 2.6
- 2.5
gemfile:
- gemfiles/rails_61.gemfile
- gemfiles/rails_60.gemfile
- gemfiles/rails_52.gemfile
matrix:
@@ -20,12 +21,5 @@ matrix:
gemfile: gemfiles/rails_52.gemfile
- rvm: 2.3
gemfile: gemfiles/rails_52.gemfile
# future rails
- rvm: 2.5
gemfile: gemfiles/rails_61.gemfile
# Allow rails 6.1 to fail while master branch is used
allow_failures:
- rvm: 2.5
gemfile: gemfiles/rails_61.gemfile
notifications:
email: false