Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 413cf31

Browse files
committed
Allow build failure on rbx
It seems that travis has dropped rbx on Ubuntu 14.04.
1 parent bbcc404 commit 413cf31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ matrix:
2020
- rvm: 1.9.3
2121
allow_failures:
2222
- rvm: 1.9.3
23+
- rvm: rbx
2324
fast_finish: true
2425
dist: trusty
2526
addons:

0 commit comments

Comments
 (0)