Skip to content

Commit

Permalink
[travis] try out py 2.7.11 for mpi exit error
Browse files Browse the repository at this point in the history
  • Loading branch information
renefritze committed May 12, 2016
1 parent 4ef7492 commit c9c3445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ before_install:
- alias python=python${TRAVIS_PYTHON_VERSION}
- sudo add-apt-repository -y ppa:pymor/stable
- sudo add-apt-repository -y ppa:fenics-packages/fenics
- sudo add-apt-repository -y ppa:fkrull/deadsnakes-python2.7
- sudo apt-get update -qq
# these are packages not on travis' whitelist/only in our ppa
- sudo apt-get install -y -qq python-docopt python-pytest python-opengl python-distribute ipython python-pyside python-pyvtk python-mpi4py
Expand Down

0 comments on commit c9c3445

Please sign in to comment.