mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Allow 2.5 to fail on Travis while we add support for it.
This commit is contained in:
parent
0cf826a2f0
commit
05df918b9f
@ -21,6 +21,8 @@ addons:
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- rvm: 2.5.0
|
||||
|
||||
rvm:
|
||||
- 2.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user