Remove Linux distribution from Travis config.

Trusty is quite old and Xenial is the default. We should be fine not
giving any distribution. This will give us a more recent OpenSSL
version.
This commit is contained in:
Jean-Michel Picod
2020-02-05 19:27:55 +01:00
parent fdbfb1be2a
commit 035609ec23

View File

@@ -19,8 +19,6 @@ rust:
os: os:
- linux - linux
dist: "trusty" # we need python3-pip
addons: addons:
apt: apt:
packages: packages: