Skip to content

Commit

Permalink
Merge pull request #906 from adcroft/travis-switch-to-mpich2
Browse files Browse the repository at this point in the history
Travis: switch to mpich2
  • Loading branch information
Hallberg-NOAA authored Apr 9, 2019
2 parents d93b047 + dc2e629 commit aceda8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
# This is a not a c-language project but we use the same environment.
language: c
dist: trusty
sudo: false

addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- tcsh pkg-config netcdf-bin libnetcdf-dev openmpi-bin libopenmpi-dev gfortran
- tcsh pkg-config netcdf-bin libnetcdf-dev mpich2 libmpich2-dev gfortran

# For saving time...
cache:
Expand Down

0 comments on commit aceda8f

Please sign in to comment.