1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

move the sudo: required to match locatoin on Guido's branch

This commit is contained in:
paboyle 2017-04-26 09:15:34 +01:00
parent c947947fad
commit 2a6d093749

View File

@ -10,6 +10,7 @@ matrix:
osx_image: xcode8.3
compiler: clang
- compiler: gcc
sudo: required
addons:
apt:
sources:
@ -23,8 +24,8 @@ matrix:
- openmpi-bin
- binutils-dev
env: VERSION=-4.9
sudo: required
- compiler: gcc
sudo: required
addons:
apt:
sources:
@ -38,7 +39,6 @@ matrix:
- openmpi-bin
- binutils-dev
env: VERSION=-5
sudo: required
- compiler: clang
addons:
apt: