1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00

Remove ruby-head from travis.yml.

Apparently, the guys at Travis removed this RVM package:

$ rvm use ruby-head --install --binary --fuzzy
ruby-head is not installed.
This commit is contained in:
Tobias Svensson 2013-06-20 10:58:59 +01:00
parent 1f076d7ce1
commit e6c50703a9

View file

@ -5,10 +5,9 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- ruby-head
- jruby-19mode
- rbx-19mode
matrix:
allow_failures:
- rvm: 1.9.2
- rvm: jruby-19mode
- rvm: jruby-19mode