mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(travis): reload ruby environment after updating
This commit is contained in:
parent
ae7b47342d
commit
e98297134a
|
@ -48,6 +48,7 @@ get_ruby_version() {
|
|||
rvm get stable
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
||||
rvm use ruby --install --default
|
||||
echo rvm_auto_reload_flag=1 >> ~/.rvmrc
|
||||
}
|
||||
|
||||
main() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user