Skip to content

Commit

Permalink
Update .travis.yml to remove Rubinius (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
arsduo committed Mar 27, 2016
1 parent 61f8f43 commit 1ef114f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ rvm:
- 2.0
- 2.1
- 2.2
# rbx
- rbx-2.4.1
# Rubinius is failing due to segfaults on Travis (and takes significantly longer to run)
# those builds will be restored later
# jruby
- jruby-19mode
bundler_args: --without development
Expand Down

0 comments on commit 1ef114f

Please sign in to comment.