From c947947fad5814bff99efc6a72dec17b286f991c Mon Sep 17 00:00:00 2001 From: paboyle Date: Wed, 26 Apr 2017 08:45:36 +0100 Subject: [PATCH] sudo required suggested by guido --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index a33d8ec0..4f7ea67f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ matrix: - openmpi-bin - binutils-dev env: VERSION=-4.9 + sudo: required - compiler: gcc addons: apt: @@ -37,6 +38,7 @@ matrix: - openmpi-bin - binutils-dev env: VERSION=-5 + sudo: required - compiler: clang addons: apt: