Travis CI runs over a Ubuntu distro which does not support MPI-3.

Disabled "PARA=yes", force builds using Trusty. Looking for a workaround...


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13308 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
spigafi 2017-02-12 23:02:49 +00:00
parent 4223f0454a
commit 6db22ccc2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
language: python
dist: trusty
python:
- "2.7"
addons:
@ -10,7 +11,6 @@ addons:
- libopenmpi-dev
- openmpi-bin
env:
- PARA=yes
- PARA=no
install:
- ./configure --enable-parallel=$PARA --with-netlib