Use Travis's Ubuntu Bionic (18.04 LTS) build for an updated Ruby.

This commit is contained in:
Meitar M 2020-01-26 21:19:46 -05:00
parent b5a6fba17b
commit 9b8cf746bd
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -1,8 +1,10 @@
---
version: ~> 1.0
os: linux
dist: bionic
language: ruby
sudo: required
rvm:
- 2.4.1
install:
- sudo apt update --yes