dblock / ruby-enum

A handy way to define enums in Ruby.
MIT License
178 stars 23 forks source link

Update .travis.yml #25

Closed nageshlop closed 3 years ago

nageshlop commented 3 years ago

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/ruby-enum/builds/208557125

dblock commented 3 years ago

Feels like a waste of energy.