Commit Graph

30 Commits

Author SHA1 Message Date
strcmp 94e6ea0453 run tests on new travis machines 2015-08-17 10:59:48 +01:00
Ryan Fitzgerald dc22b73510 Add rbx-2 to allowed failures for now 2014-11-24 23:02:51 -08:00
Ryunosuke SATO 339873343e Test against Ruby 2.2 on Travis CI 2014-10-14 23:20:50 +09:00
Conrad Irwin 05f4a85bff Try to build on rbx again 2014-05-26 22:16:30 -07:00
Ryan Fitzgerald 68ad901a3a Remove allowed failure, switch to testing newest 2.1
Because of Ruby's new versioning scheme, testing 2.1.0 and 2.1.1
separately is overkill (like testing multiple patch levels of earlier
Ruby versions).
2014-05-05 20:26:15 -07:00
Ryan Fitzgerald 0506513174 Undo accidental removal of 2.1.0 from build 2014-05-05 00:55:08 -07:00
Ryan Fitzgerald c5d6c9ddfb Allow build failure for 2.1.0, due to Travis issues
See https://github.com/travis-ci/travis-ci/issues/2220.
2014-05-05 00:53:02 -07:00
Ryan Fitzgerald 82dc33445c Merge pull request #1156 from pry/readline-specs
Move Readline-loading specs inside normal suite
2014-03-13 23:17:01 -07:00
Ryan Fitzgerald a0a462573e Move Readline-loading specs inside normal suite
This simplifies our Rake and Travis config.
2014-03-13 23:09:28 -07:00
Robert Gleeson 5539339168 test ruby 2.1.1 on travisci 2014-03-14 06:03:13 +01:00
Robert Gleeson e5ecf91291 update 'ls' command to go through `_pry_.config`. closes #1126. 2014-02-08 19:17:37 +01:00
Robert Gleeson bd123d9674 update .travis.yml 2014-02-03 12:50:27 +01:00
Robert Gleeson fdc8715e09 add spec/integration/readline_spec.rb 2014-02-03 12:35:42 +01:00
Robert Gleeson b83f945b5b drop 1.8 support from 'master'. continues on '0.9.12-stable'. 2014-01-12 22:59:16 +01:00
yui-knk e0e1451836 Add MRI 2.1.0 to .travis.yml 2013-12-29 09:52:53 +09:00
Ryan Fitzgerald b154a761bd Switch to just testing "rbx" on Travis 2013-11-23 18:16:42 -08:00
Ryan Fitzgerald eb150b71d7 Fix specs on rbx-2.1.0 2013-11-23 18:11:29 -08:00
Ryan Fitzgerald f72ff1ab88 Remove 0-9-11-stable from .travis.yml 2013-11-09 19:19:21 -08:00
Conrad Irwin 08c8f52b23 Don't care about failures on unreleased jruby 2013-10-19 22:32:22 -07:00
Robert Gleeson 0079da3bea blacklist rbx18/19 for now. 2013-09-06 14:12:52 +02:00
Ryan Fitzgerald b7969d1daf Add 2.0.0 to Travis, allow failures for ruby-head 2013-07-26 16:26:00 -07:00
Kyrylo Silin 3760668d02 Long live REE!
See:
https://github.com/travis-ci/travis-ci/issues/883#issuecomment-13047516
2013-02-04 06:23:00 +02:00
Conrad Irwin f80076bade No more ree 2013-02-03 00:12:21 -08:00
John Mair a99c974ed5 force travis to test 0-9-11-stable as well 2013-01-29 01:56:18 +01:00
Ryan Fitzgerald c151900018 Add ruby-head to Travis 2013-01-27 16:39:29 -08:00
Conrad Irwin 9852c90905 Also test against latest jruby 2012-11-18 01:43:57 -08:00
Conrad Irwin 03bf4d875d Test on jruby-{18,19} 2012-11-18 00:28:12 -08:00
Conrad Irwin c3a706a193 Use rbx-{18,19}mode as indicated http://about.travis-ci.org/docs/user/languages/ruby/ 2012-01-28 20:12:31 -08:00
John Mair 29036e3bca updated .travis.yml, should now alert #pry when tests complete 2011-09-22 03:56:59 +12:00
John Mair b5da2c7f0a added .travis.yml file
now testing on:
1.8.7
1.9.2
1.9.3
rbx-2.0
jruby
2011-09-22 03:22:33 +12:00