Skip to content

Commit

Permalink
Cleanup no longer installable rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
gsamokovarov committed Mar 30, 2018
1 parent c45b754 commit ff81317
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ rvm:
- 2.4.4
- 2.5.1
- ruby-head
- rbx-2
- jruby-9.1.8.0
- jruby-head

before_install:
Expand All @@ -22,9 +20,7 @@ matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: rbx-2
- rvm: jruby-head
- rvm: jruby-9.1.8.0
- env: TEST_SUITE=templates:test
include:
- env: TEST_SUITE=templates:test
Expand Down

0 comments on commit ff81317

Please sign in to comment.