Skip to content

Commit

Permalink
moves Rubinus to allowed failures for Travis CI
Browse files Browse the repository at this point in the history
  Rubinus was added to Travis recently, and has been
  failing intermittently since it was added. So for now,
  this commit moves it into the allowed failures until we can diagnose
  the problem.
  • Loading branch information
davidbegin committed Sep 14, 2015
1 parent c06187c commit dd461d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -18,4 +18,5 @@ matrix:
- rvm: jruby-18mode
- rvm: jruby-head
- rvm: ruby-head
- rvm: rbx-2
sudo: false

0 comments on commit dd461d1

Please sign in to comment.