From ab32bb1264237c93e1e91b482d6b5ecc68eb9e9f Mon Sep 17 00:00:00 2001 From: cheatfate Date: Mon, 19 Nov 2018 04:23:37 +0200 Subject: [PATCH] Fix #2. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 96a6ce706..45ef972b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: c # or other C/C++ variants +dist: trusty sudo: false # https://docs.travis-ci.com/user/caching/