Skip to content

Automatically install libxml2-dev libxslt-dev on TruffleRuby if needed with bundler-cache: true

Choose a tag to compare

@eregon eregon released this 09 Jan 13:52
· 508 commits to master since this release
  • This is a special case, because TruffleRuby needs an extra system dependency that other Rubies do not, and GitHub runners do not have these packages installed by default, while TravisCI has them.