aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* Enable OSSL_MDEBUG on CI buildstopic/test-memory-leakKazuki Yamaguchi2017-01-171-2/+1
|
* travis: follow changes in ruby-openssl-dockerKazuki Yamaguchi2016-08-181-8/+3
|
* Add LibreSSL test supportZachary Scott2015-11-261-4/+5
| | | | | | | | | | | This takes advantage of zzak/ruby-openssl-docker@e26d90172 Since the build container has Ruby without stdlib openssl, when building the gem to install locally we can't require openssl. This means that the gemspec has to use static version constant. We also removed bundler from development.
* Use bundler when running tasksZachary Scott2015-11-241-3/+3
|
* Don't use bundler for tasksZachary Scott2015-09-231-3/+3
|
* Add debug command for docker-composeZachary Scott2015-09-231-0/+3
|
* Add shell command for debugging in irbZachary Scott2015-08-131-0/+3
|
* Add support for running tests in ruby-openssl-docker containerZachary Scott2015-08-131-0/+11