1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 19:25:56 +01:00

sudo required suggested by guido

This commit is contained in:
paboyle 2017-04-26 08:45:36 +01:00
parent f555b50547
commit c947947fad

View File

@ -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: