From 161ece55a3b4ae4f8c34f6adf89bb26620989a52 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 27 Jul 2017 19:15:30 +0200 Subject: Travis: disable trusty workaround According to Travis support, this should be working now. We will see... --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5989aaa..fa24fc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ sudo: required dist: trusty -group: deprecated-2017Q2 language: - c -- cgit v1.2.3