Commit graph

27 commits

Author SHA1 Message Date
Aaron Suggs
f9a67202e4 Merge pull request #183 from ktheory/v5.0-prep
More safelist/blocklist refactoring
2016-07-04 22:28:11 -04:00
Aaron Suggs
f6762dfc63 Drop test coverage for activesupport 3.2/4.0; dalli 1.1
They’re EOL, and the tests are a pain to maintain.
2016-07-04 22:12:55 -04:00
Aaron Suggs
118d0afe26 Drop tests for ruby 2.0.
It’s EOL, so we’re not supporting it anymore.
2016-07-04 21:35:05 -04:00
Aaron Suggs
a937df3789 Merge pull request #148 from pisaacs/pisaacs-update-travis-ruby-patch-2-1-7
Test ruby 2.1.7
2015-11-20 19:30:49 -05:00
Aaron Suggs
8d2dbf3400 Merge pull request #150 from ktheory/drop-ruby-1.9
Remove support for ruby 1.9
2015-11-20 14:44:26 -05:00
pisaacs
a8d124568d Test ruby 2.1.7 2015-11-07 22:46:39 -05:00
pisaacs
6ea21a3544 Test ruby 2.2.3 2015-11-07 18:51:40 -05:00
Aaron Suggs
2b14a1528b Remove support for ruby 1.9 2015-11-06 10:32:14 -05:00
ferdinand
a6ae7e574a updated ruby patch version 2015-07-22 11:59:22 +05:30
Aaron Suggs
1981b38063 [travis] Test activesupport 4.2 2015-05-22 14:29:08 -04:00
Aaron Suggs
3aee014a8c [travis] Test ruby 2.2.2 2015-05-22 13:49:32 -04:00
Grey Baker
78663d4a93 Clean up travis.yml 2014-06-20 14:36:48 +01:00
Aaron Suggs
9e26160eae [travis] Test ruby 2.1.2 2014-05-10 14:27:13 -04:00
Aaron Suggs
c17374eada [travisci] Remove tests for ruby 2.1.0; it's no longer installed 2014-05-06 10:52:35 -04:00
hakanensari
0640a53cdf Use Appraisal to test against multiple versions 2014-04-09 13:11:43 +01:00
Aaron Suggs
db42cc702e tests: add gemfiles for dalli 1.1.x and 2.x 2014-03-31 18:42:27 -04:00
Aaron Suggs
1767c134ff [travisci] Add ruby 2.1.1 tests 2014-03-15 14:55:14 -04:00
Aaron Suggs
cabadf3dc0 Better organize integration tests
Add rake tasks `test:units` and `test:integration`

Run integration tests by default on TravisCi.
Run memcached and redis on TravisCi.
2014-03-15 14:21:37 -04:00
Aaron Suggs
d79fda80d6 TravisCI: workaround errors on ruby 2.1.0
Use latest bundler version.
See https://github.com/travis-ci/travis-ci/issues/1806
2014-01-03 13:47:58 -05:00
Salimane Adjao Moustapha
31d69071e7 Add Ruby 2.1.0 to .travis.yml 2013-12-27 15:40:25 +01:00
Aaron Suggs
1b6925554d travis: use jruby-19mode 2013-10-09 15:47:03 -04:00
Aaron Suggs
da2f265e7e [travisci] Add tests for activesupport 3.2 and 4.0 2013-08-20 13:47:45 -04:00
Aaron Suggs
7d9326235d Drop test support for ruby 1.9.2
1.9.2 isn't supported by rails 4, and is difficult to test with travis
ci.

Attn @zmillman: I'd welcome further patches to better test ruby 1.9.2
support without compromising testing on 1.9.3 & 2.0.

See also: #21
2013-08-20 13:45:23 -04:00
Zach Millman
1c501e81a6 Reduce Ruby version dependency to 1.9.2
Also added 1.9.2 to Travis config file
2013-07-12 15:02:52 -07:00
Vipul A M
ef9cca9b46 Rack::Attack runs on jruby 2013-05-06 11:55:01 +05:30
Vipul A M
51abf5f625 add 2.0.0 to travis 2013-05-03 12:33:57 +05:30
Aaron Suggs
32261841f3 add .travis.yml 2012-07-27 17:41:58 -04:00