From 2b2bb6e8804d3ff799b592ac2a90aff33d62f2ce Mon Sep 17 00:00:00 2001 From: Mathieu Champlon Date: Tue, 8 Sep 2015 06:44:03 +0200 Subject: [PATCH] Set sudo to false --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c7a96e9..d8f0cfe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,8 @@ # and how it can be used with Boost libraries. # +sudo: false + os: - linux