mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Merge pull request #153 from ecbypi/fix-travis-yml
Use `rbx-2` in .travis.yml due to regression in rvm
This commit is contained in:
commit
c7e85e8160
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1.0
|
||||
- jruby-19mode
|
||||
- rbx
|
||||
- rbx-2
|
||||
|
|
Loading…
Reference in a new issue