Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
Add Rubinius to the CI build matrix
Browse files Browse the repository at this point in the history
Would help us in addressing #28.
  • Loading branch information
jc00ke committed Jun 22, 2015
1 parent 7dd6493 commit 66a40d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.1
- 2.2
- ruby-head
- rbx-2

env:
matrix:
Expand All @@ -16,6 +17,7 @@ env:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-2

before_install:
- sudo apt-get update -qq
Expand Down

0 comments on commit 66a40d1

Please sign in to comment.