提交 333af12c 编写于 作者: M Matthew Draper

Shuffle travis matrix

* Run actionpack and actioncable tests together
* Demote ac:integration to allow_failures -- it works most of the time,
  but still fails too frequently to rely upon
上级 5b14129d
......@@ -34,15 +34,14 @@ env:
- "JRUBY_OPTS='--dev -J-Xmx1024M'"
matrix:
- "GEM=railties"
- "GEM=ap"
- "GEM=ac"
- "GEM=ac:integration"
- "GEM=ap,ac"
- "GEM=am,amo,as,av,aj"
- "GEM=as PRESERVE_TIMEZONES=1"
- "GEM=ar:mysql2"
- "GEM=ar:sqlite3"
- "GEM=ar:postgresql"
- "GEM=guides"
- "GEM=ac:integration"
rvm:
- 2.2.6
......@@ -86,6 +85,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-9.1.5.0
- env: "GEM=ac:integration"
fast_finish: true
notifications:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册