From 4fe9b65782e453c55faf277165239aee4a0b5433 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Sun, 18 Jun 2017 09:23:52 +0300 Subject: [PATCH] Removed sudo requirements from Travis configuration This should slightly reduce overall processing time --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3f46053ee..3de14e1d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: c++ dist: trusty -sudo: required branches: except: