remove poinless fails from CI

rails master is simply not working now at all, no point testing with it
This commit is contained in:
Sam Saffron 2017-07-25 09:57:32 -04:00
parent 601064a95a
commit c86028f9a5

View File

@ -6,9 +6,7 @@ env:
- RUBY_GC_MALLOC_LIMIT=50000000
matrix:
- "RAILS_MASTER=0 QUNIT_RUN=0"
- "RAILS_MASTER=1 QUNIT_RUN=0"
- "RAILS_MASTER=0 QUNIT_RUN=1"
- "RAILS_MASTER=1 QUNIT_RUN=1"
addons:
postgresql: 9.5
@ -20,9 +18,6 @@ addons:
- jhead
matrix:
allow_failures:
- env: "RAILS_MASTER=1 QUNIT_RUN=0"
- env: "RAILS_MASTER=1 QUNIT_RUN=1"
fast_finish: true
rvm: