This commit is contained in:
Arfon Smith
2014-10-21 14:03:30 -05:00
parent 3e48a84cf1
commit 1f91acbd9d

7
script/cibuild Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
if [ -d /usr/share/rbenv/shims ]; then
export PATH=/usr/share/rbenv/shims:$PATH
export RBENV_VERSION="2.1.2p95-github"
fi
bundle exec rake