Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff authored Oct 10, 2020
1 parent 6d2aec2 commit 873cea4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ language: ruby
rvm:
- ruby-head
- jruby-19mode
- 2.4.6
- 2.5.5
- 2.6.3
- 2.7.2

jdk:
- openjdk8
Expand All @@ -13,7 +12,6 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-19mode
- rvm: rbx-2

bundler_args: --without local_development

Expand Down

0 comments on commit 873cea4

Please sign in to comment.