This repository is an example on how to test a Ruby project using Buildkite and rbenv.
It uses a local agent environment hook in .buildkite/hooks/pre-command to setup rbenv.
See the agent hook documentation for more information on how agent hooks work.
See Licence.md (MIT)