Update .travis.yml#69
Conversation
* develop: Bump version to `2.2.1` Add `rubocop-rake` to dev dependencies Enforce domain character limit Allow mailbox-only addresses in `:rfc` mode Fix regexp for numeric subdomains (fixes #68) [specs] Add tests for numeric subdomains
* develop: Bump version to `2.2.2` Fix includes for :rfc and :strict modes from Gemfile
|
I will merged this into |
|
Thanks for the consideration. |
|
Any idea why this is failing in I am seeing that the In the non- I suspect that I may be able to just rebuild this failed build and possibly have it work, however TravisCI is apparently broken at the moment: https://travis-ci.community/t/oh-no-an-error-occurred-the-job-could-not-be-restarted/11193 |
|
Hi @karlwilbur |
|
I am going to create an issue for tracking this. |
This PR adds CI support for the IBM Power Little Endian (ppc64le) architecture. The idea is to ensure that the builds on this architecture are continuously tested along with the Intel builds (amd64) as this is part of the ubuntu distro on that architecture as well and detecting (and fixing) any issues or failures early would help to ensure that we are always up to date.
The build and test results are available at the below location.
https://travis-ci.com/github/nageshlop/email_validator