Skip to content

Commit

Permalink
Remove travis distribution specification
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed May 23, 2020
1 parent 02509ef commit b882aa0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,9 +1,8 @@
language: ruby
dist: trusty
rvm:
- 2.7
- 2.5
- jruby-9.2.11.0
- jruby-9.2.11.1
gemfile:
- Gemfile
env:
Expand All @@ -24,7 +23,7 @@ matrix:
rvm: 2.7
allow_failures:
- gemfile: gemfiles/Gemfile.edge
- rvm: jruby-9.2.11.0
- rvm: jruby-9.2.11.1

before_install:
- gem update --system
Expand Down

0 comments on commit b882aa0

Please sign in to comment.