Skip to content

Commit

Permalink
Try conda-4.6.14 with explicit mumps-mpi install
Browse files Browse the repository at this point in the history
  • Loading branch information
shuds13 committed Aug 2, 2019
1 parent 04fe1b8 commit 85f694e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -69,8 +69,8 @@ install:
MUMPS=mumps-mpi=5.1.2=h5bebb2f_1007;
fi
- conda install $COMPILERS
- conda install nlopt petsc4py petsc mpi4py scipy $MPI
#- conda install nlopt petsc4py petsc $MUMPS mpi4py scipy $MPI
#S- conda install nlopt petsc4py petsc mpi4py scipy $MPI
- conda install nlopt petsc4py petsc $MUMPS mpi4py scipy $MPI
# pip install these as the conda installs downgrade pytest on python3.4
- pip install flake8
- pip install pytest
Expand Down

0 comments on commit 85f694e

Please sign in to comment.