1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00

4.8 dropped as buggy.

This commit is contained in:
paboyle 2017-05-11 11:43:39 +01:00
parent 8a43e88b4f
commit 34502ec471

View File

@ -25,22 +25,6 @@ matrix:
- openmpi-bin
- binutils-dev
env: VERSION=-4.9
- compiler: gcc
dist: trusty
sudo: required
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- libmpfr-dev
- libgmp-dev
- libmpc-dev
- libopenmpi-dev
- openmpi-bin
- binutils-dev
env: VERSION=-4.8
- compiler: gcc
dist: trusty
sudo: required