aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for LibreSSL < 2.3topic/docker-image-updateKazuki Yamaguchi2016-10-171-2/+0
| | | | | | | | | | | | | | | | | We have changed the support policy for LibreSSL: we now support only maintained stable branches. Quoting from libressl.org[1]: > LibreSSL transitions to a new stable release branch every 6 months in > coordination with the OpenBSD development schedule. LibreSSL stable > branches are updated for 1 year after their corresponding OpenBSD > branch is tagged for release. So, LibreSSL 2.2, which was shipped by OpenBSD 5.8 released on 2015-08, is no longer supported officially by the OpenBSD team. [1] http://www.libressl.org/releases.html
* ruby-openssl-docker: update OpenSSL/LibreSSLKazuki Yamaguchi2016-10-171-0/+1
|
* travis: enable OSSL_MDEBUG optiontopic/ruby-openssl-docker-updateKazuki Yamaguchi2016-08-181-4/+4
| | | | | Unfortunately LibreSSL switched to plain malloc(3) so it works only with OpenSSL.
* travis: follow changes in ruby-openssl-dockerKazuki Yamaguchi2016-08-181-10/+9
|
* travis: use newer docker-composeKazuki Yamaguchi2016-08-171-1/+1
|
* Update build matrix to use zzak/ruby-openssl-docker@bb2f959f1dfdKazuki Yamaguchi2016-08-051-5/+5
| | | | I kept OpenSSL 1.1.0-pre6 in allow_failures as it is still beta.
* s/allowed_failures/allow_failuresZachary Scott2016-06-091-1/+1
|
* Update build matrix to use ↵Zachary Scott2016-06-091-8/+9
| | | | zzak/ruby-openssl-docker@fda1785c3142fb474b11d02ceb5402860143e0f5
* Use zzak/ruby-openssl-docker@b32c28dbce0c1a4b62f2d9d7f351ea9e6a67d801Zachary Scott2016-03-041-2/+5
|
* Fix build for 1.0.2fZachary Scott2016-02-021-1/+1
|
* Bump libressl and openssl version to match ↵Zachary Scott2016-02-021-8/+6
| | | | | | zzak/ruby-openssl-docker@d564187813f17816cf194cf63967fd319569129c Fixes #40 and fixes #47
* LibreSSL 2.1 and 2.2 are passingZachary Scott2016-01-181-2/+0
|
* Update build env to reflect changes in ruby-openssl-dockerZachary Scott2016-01-171-5/+9
|
* allow failures with libressl-2.3.1. see #40SHIBATA Hiroshi2016-01-061-0/+2
|
* Add LibreSSL test supportZachary Scott2015-11-261-1/+1
| | | | | | | | | | | 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.
* Report docker versionsZachary Scott2015-11-241-0/+2
|
* Add "dist: trusty" and update docker-compose versionZachary Scott2015-11-241-1/+2
|
* Travis docker stopped working :(Zachary Scott2015-11-241-3/+3
| | | | Revert 1d7e47ec85eae174f73b4681bc9e4b2b62c6e429
* Do we need to use sudo now?Zachary Scott2015-11-241-3/+3
|
* Fix travis runnerZachary Scott2015-09-231-0/+2
|
* Build container before testsZachary Scott2015-09-231-0/+1
|
* Use Ruby 2.2.3 for testsZachary Scott2015-09-221-3/+3
|
* Versions of OpenSSL older than 1.0 are no longer supportedZachary Scott2015-09-011-3/+0
| | | | /cc https://github.com/ruby/ruby/commit/af06381332c9344fc3c400cf7365bd6cc4a9cc00
* Fix syntax for include matrix and env for allow_failuresZachary Scott2015-08-131-5/+5
|
* Add support for running tests in ruby-openssl-docker containerZachary Scott2015-08-131-11/+16
|
* Tell us which version of openssl was linkedZachary Scott2015-07-221-1/+1
|
* Report openssl version before running testsZachary Scott2015-07-221-0/+1
|
* Build with latest RG and bundlerZachary Scott2015-03-261-0/+4
|
* Ruby 2.2.0 was releasedZachary Scott2015-01-271-0/+1
|
* Add .travis.yml for testing ruby-headZachary Scott2014-10-281-0/+9