Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Change Linux Distro to run Travis tests #197

Merged
merged 2 commits into from
Oct 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
language: ruby
dist: bionic # instead of default xenial per https://github.com/rvm/rvm/issues/5133#issuecomment-932342146
before_install:
- sudo apt-get update
- sudo apt-get install apt-transport-https ca-certificates -y
- sudo update-ca-certificates