summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBrandon Fish <bjfish@users.noreply.github.com>2015-02-22 09:56:09 -0600
committerBrandon Fish <bjfish@users.noreply.github.com>2015-02-22 09:56:09 -0600
commit84463a7d1628fa00b98c81e3441a43343ce98db9 (patch)
treeb552674e05d4040bb387c0cbce6b491df780992f /.travis.yml
parentfdc22e68caa241bba7ba1f3861144bffe166c667 (diff)
downloadhighline-84463a7d1628fa00b98c81e3441a43343ce98db9.tar.gz
Add Rubinius to Build Matrix with Allowed Failure
Please add Rubinius to the build matrix with failure allowed.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index abe52ba..81fc916 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,5 +8,9 @@ rvm:
- 2.0.0
- 2.1.5
- 2.2.0
+ - rbx-2
notifications:
email: false
+matrix:
+ allow_failures:
+ - rvm: rbx-2