Skip to content

Instantly share code, notes, and snippets.

@wlrs
Created August 2, 2017 17:19
Show Gist options
  • Save wlrs/6fcfc38511dc13b10f96276e43044c8d to your computer and use it in GitHub Desktop.
Save wlrs/6fcfc38511dc13b10f96276e43044c8d to your computer and use it in GitHub Desktop.
rvm list on circleci
Warning! PATH is not properly set up, '/home/ubuntu/.rvm/gems/ruby-1.9.3-p448/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-1.9.3-p448'.
rvm rubies
jruby-1.7.0 [ x86_64 ]
jruby-1.7.11 [ x86_64 ]
jruby-1.7.12 [ x86_64 ]
jruby-1.7.13 [ x86_64 ]
jruby-1.7.16 [ x86_64 ]
jruby-1.7.18 [ x86_64 ]
jruby-1.7.19 [ x86_64 ]
jruby-9.0.1.0 [ x86_64 ]
jruby-9.0.3.0 [ x86_64 ]
jruby-9.0.4.0 [ x86_64 ]
rbx-2.2.10 [ x86_64 ]
rbx-2.2.6 [ x86_64 ]
rbx-2.5.2 [ x86_64 ]
ree-1.8.7-2011.02 [ x86_64 ]
ree-1.8.7-2011.03 [ x86_64 ]
ree-1.8.7-2011.12 [ x86_64 ]
ree-1.8.7-2012.02 [ x86_64 ]
ruby-1.8.7-p302 [ x86_64 ]
ruby-1.8.7-p334 [ x86_64 ]
ruby-1.8.7-p352 [ x86_64 ]
ruby-1.8.7-p357 [ x86_64 ]
ruby-1.8.7-p358 [ x86_64 ]
ruby-1.8.7-p370 [ x86_64 ]
ruby-1.8.7-p371 [ x86_64 ]
ruby-1.8.7-p374 [ x86_64 ]
ruby-1.9.2-p0 [ x86_64 ]
ruby-1.9.2-p136 [ x86_64 ]
ruby-1.9.2-p180 [ x86_64 ]
ruby-1.9.2-p290 [ x86_64 ]
ruby-1.9.2-p320 [ x86_64 ]
ruby-1.9.2-p330 [ x86_64 ]
ruby-1.9.3-p0 [ x86_64 ]
ruby-1.9.3-p0-falcon [ x86_64 ]
ruby-1.9.3-p125 [ x86_64 ]
ruby-1.9.3-p194 [ x86_64 ]
ruby-1.9.3-p194-falcon [ x86_64 ]
ruby-1.9.3-p286 [ x86_64 ]
ruby-1.9.3-p327 [ x86_64 ]
ruby-1.9.3-p327-falcon [ x86_64 ]
ruby-1.9.3-p327-railsexpress [ x86_64 ]
ruby-1.9.3-p362 [ x86_64 ]
ruby-1.9.3-p374 [ x86_64 ]
ruby-1.9.3-p385 [ x86_64 ]
ruby-1.9.3-p392 [ x86_64 ]
ruby-1.9.3-p429 [ x86_64 ]
=* ruby-1.9.3-p448 [ x86_64 ]
ruby-1.9.3-p484 [ x86_64 ]
ruby-1.9.3-p484-railsexpress [ x86_64 ]
ruby-1.9.3-p545 [ x86_64 ]
ruby-1.9.3-p545-railsexpress [ x86_64 ]
ruby-1.9.3-p547 [ x86_64 ]
ruby-1.9.3-p550 [ x86_64 ]
ruby-1.9.3-p551 [ x86_64 ]
ruby-2.0.0-p0 [ x86_64 ]
ruby-2.0.0-p195 [ x86_64 ]
ruby-2.0.0-p247 [ x86_64 ]
ruby-2.0.0-p353 [ x86_64 ]
ruby-2.0.0-p353-railsexpress [ x86_64 ]
ruby-2.0.0-p451 [ x86_64 ]
ruby-2.0.0-p481 [ x86_64 ]
ruby-2.0.0-p576 [ x86_64 ]
ruby-2.0.0-p594 [ x86_64 ]
ruby-2.0.0-p598 [ x86_64 ]
ruby-2.0.0-p645 [ x86_64 ]
ruby-2.1.0 [ x86_64 ]
ruby-2.1.0-p0 [ x86_64 ]
ruby-2.1.1 [ x86_64 ]
ruby-2.1.2 [ x86_64 ]
ruby-2.1.2-railsexpress [ x86_64 ]
ruby-2.1.3 [ x86_64 ]
ruby-2.1.4 [ x86_64 ]
ruby-2.1.5 [ x86_64 ]
ruby-2.1.6 [ x86_64 ]
ruby-2.1.7 [ x86_64 ]
ruby-2.2.0 [ x86_64 ]
ruby-2.2.0-preview1 [ x86_64 ]
ruby-2.2.0-preview2 [ x86_64 ]
ruby-2.2.1 [ x86_64 ]
ruby-2.2.2 [ x86_64 ]
ruby-2.2.3 [ x86_64 ]
ruby-2.3.0 [ x86_64 ]
# => - current
# =* - current && default
# * - default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment