ignore warning about .ruby-version
This commit is contained in:
parent
65ce91bbd1
commit
0ca40d0abc
1 changed files with 2 additions and 0 deletions
2
.rvmrc
2
.rvmrc
|
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
rvm rvmrc warning ignore
|
||||||
|
|
||||||
. ./script/env/ruby_env
|
. ./script/env/ruby_env
|
||||||
|
|
||||||
if [ -e '.rvmrc.local' ]; then
|
if [ -e '.rvmrc.local' ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue