Skip to content

Commit

Permalink
see if this helps...
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Feb 23, 2018
1 parent 8960455 commit b30d3d5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .buildkite/hooks/environment
@@ -0,0 +1,7 @@
#!/bin/bash

set -eu

export PATH="$HOME/.rbenv/bin:$PATH"

eval "$(rbenv init -)"

0 comments on commit b30d3d5

Please sign in to comment.