mirror of
https://github.com/rubyjs/libv8
synced 2023-03-27 23:21:48 -04:00
Allow build failure on rbx
It seems that travis has dropped rbx on Ubuntu 14.04.
This commit is contained in:
parent
bbcc404e05
commit
413cf31fce
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ matrix:
|
|||
- rvm: 1.9.3
|
||||
allow_failures:
|
||||
- rvm: 1.9.3
|
||||
- rvm: rbx
|
||||
fast_finish: true
|
||||
dist: trusty
|
||||
addons:
|
||||
|
|
Loading…
Add table
Reference in a new issue