1. 11 9月, 2014 1 次提交
  2. 07 9月, 2014 1 次提交
  3. 28 8月, 2014 1 次提交
    • H
      Add language directive to .travis.yml · bc1134a5
      Hiro Asari 提交于
      Currently, Travis CI assumes that the project is in Ruby in the
      absence of the `language` key.
      This behavior may change in the future. (For example, switch to a "blank"
      image which *may* be created.)
      bc1134a5
  4. 25 8月, 2014 1 次提交
  5. 14 8月, 2014 1 次提交
  6. 08 8月, 2014 1 次提交
  7. 24 7月, 2014 1 次提交
  8. 08 6月, 2014 1 次提交
  9. 22 5月, 2014 2 次提交
  10. 15 5月, 2014 2 次提交
  11. 13 5月, 2014 1 次提交
  12. 10 5月, 2014 2 次提交
  13. 28 4月, 2014 1 次提交
  14. 10 4月, 2014 1 次提交
  15. 26 2月, 2014 1 次提交
  16. 12 2月, 2014 1 次提交
  17. 02 1月, 2014 3 次提交
  18. 30 12月, 2013 1 次提交
  19. 29 12月, 2013 1 次提交
  20. 26 12月, 2013 1 次提交
  21. 22 12月, 2013 1 次提交
  22. 21 12月, 2013 1 次提交
  23. 18 12月, 2013 1 次提交
  24. 05 12月, 2013 2 次提交
  25. 24 11月, 2013 2 次提交
    • F
      Updated allow_failures for Rubinius 2.2.1. · f1209931
      Federico Ravasio 提交于
      f1209931
    • F
      Properly fix Rubinius dependencies in Gemfile & Travis integration. · 5541cdcf
      Federico Ravasio 提交于
      Before Rubinius 2.2.0, some parts of the stdlib were lazily loaded, even
      if not included in the Gemfile. Now it's 100% required to include the
      gem 'rubysl', otherwise the stdlib is not available entirely, breaking
      everything.
      
      Also, the rubysl-test-unit gem was depending on minitest ~> 4.7, thus causing
      conflicts with Rails's dependency on minitest 5. That is not the case
      anymore since rubysl-test-unit 2.0.2, so it is completely safe to
      include it fully.
      
      When Travis is going to update RVM to 1.24, it'll be safe to use rbx-2,
      thus picking new versions automatically.
      5541cdcf
  26. 09 11月, 2013 1 次提交
    • G
      Start Running tests on Stable JRuby · f5627ba4
      Gaurish Sharma 提交于
      Fixes for LOT of bugs have now landed in Jruby 1.7.6, thus we no longer
      need to run tests against the master.
      
      for broken tests that are still remaning:
      1. If problem is in rails - we fix that test/code
      2. if its a JRuby bug - we skip that test & file a bug report for jruby.
      f5627ba4
  27. 01 11月, 2013 1 次提交
  28. 20 9月, 2013 2 次提交
  29. 03 9月, 2013 1 次提交
  30. 02 8月, 2013 2 次提交
  31. 31 7月, 2013 1 次提交