fbonetti / elm-rails

View helpers for incorporating Elm modules into Rails views
MIT License
75 stars 20 forks source link

[CI] Test against Ruby 2.4 and 2.5 #26

Closed nicolasleger closed 6 years ago

nicolasleger commented 6 years ago

You need to restart the failing job due to timeout. They all pass on my fork https://travis-ci.org/nicolasleger/elm-rails/builds/354046796

botandrose commented 6 years ago

@nicolasleger Looks good! Restarts were needed due to timeouts and out of memory errors. I'm going to look into making our test runs more Travis friendly, but will do so in a separate PR. Thanks for your effort here!