From 38b800e46f9cad4c92d197eea05590f60eb7a9b4 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Tue, 6 Aug 2019 02:02:43 +0200 Subject: [PATCH] fix travis i hope, seems they switched ubuntu versions to something more recent --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 854ccb40..3db9448d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,8 @@ language: perl perl: - "5.30" - "5.10" +os: linux +dist: trusty addons: apt: packages: