Skip to content

Commit

Permalink
git rid of rubinius on CI. There are no rbx versions that we could in…
Browse files Browse the repository at this point in the history
…stall on CI.
  • Loading branch information
iliabylich committed May 22, 2020
1 parent 2a39940 commit d3e969a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -20,9 +20,6 @@ matrix:
- name: jruby-9.1.15.0 / Parser tests
rvm: jruby-9.1.15.0
script: bundle exec rake test_cov
- name: rbx-3 / Parser tests
rvm: rbx-3
script: bundle exec rake test_cov
- name: truffleruby / Parser tests
rvm: truffleruby
script: bundle exec rake test_cov
Expand All @@ -37,7 +34,6 @@ matrix:
script: ./ci/run_rubocop_specs
allow_failures:
- rvm: ruby-head
- rvm: rbx-3
- script: ./ci/run_rubocop_specs
before_install:
- bundle --version
Expand Down

0 comments on commit d3e969a

Please sign in to comment.