mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 11:19:51 +00:00
remove poinless fails from CI
rails master is simply not working now at all, no point testing with it
This commit is contained in:
parent
601064a95a
commit
c86028f9a5
@ -6,9 +6,7 @@ env:
|
|||||||
- RUBY_GC_MALLOC_LIMIT=50000000
|
- RUBY_GC_MALLOC_LIMIT=50000000
|
||||||
matrix:
|
matrix:
|
||||||
- "RAILS_MASTER=0 QUNIT_RUN=0"
|
- "RAILS_MASTER=0 QUNIT_RUN=0"
|
||||||
- "RAILS_MASTER=1 QUNIT_RUN=0"
|
|
||||||
- "RAILS_MASTER=0 QUNIT_RUN=1"
|
- "RAILS_MASTER=0 QUNIT_RUN=1"
|
||||||
- "RAILS_MASTER=1 QUNIT_RUN=1"
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.5
|
postgresql: 9.5
|
||||||
@ -20,9 +18,6 @@ addons:
|
|||||||
- jhead
|
- jhead
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- env: "RAILS_MASTER=1 QUNIT_RUN=0"
|
|
||||||
- env: "RAILS_MASTER=1 QUNIT_RUN=1"
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user