Update .travis.yml to remove os and dist

Leave os to default to Linux and dist to default to Xenial (as of today), so that
this doesn't need to be maintained over time. Just accept the defaults.
This commit is contained in:
Marc Siegel 2020-12-18 13:16:24 -05:00 committed by GitHub
parent fb85307a7d
commit 1193976e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
language: ruby
os: linux
dist: focal
rvm:
# MRI
- ruby-head