From 605022d6b2536f6d40d0518063f99e4de5817b08 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Thu, 10 Sep 2015 16:18:11 -0400 Subject: Switch to Travis' container-based infrastructure. It starts and runs a bit faster. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b60615de..6f013017 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ language: c +sudo: false + compiler: - gcc - clang -- cgit v1.2.3