issues
search
jkraemer
/
mail-gpg
GPG/MIME extension for the Ruby Mail Library
MIT License
69
stars
24
forks
source link
Add Rails 5 to the Travis configuration
#33
Closed
ignisf
closed
8 years ago
ignisf
commented
8 years ago
Introduce CI with Rails 5 on ruby >= 2.2.
Bump Rails and Ruby versions for the CI builds.
Enable bundler cache and use of the container systems on Travis to speed up build times.
Solve bundle installation failures by updating it beforehand.
Fix a few test failures that cropped up because of a missing charset in the content type (unrelated to the changes in this PR in any other way).