Skip to content

Commit

Permalink
installing python-all-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lekshmideepu committed Feb 1, 2016
1 parent 557c795 commit 9bc4ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ before_install:
# remove any obsolete libraries
- sudo apt-get autoremove
- sudo apt-get install -y python-coverage python-nose python-setuptools
- sudo apt-get install -y python-mpi4py openmpi-bin openmpi-doc libopenmpi-dev
- sudo apt-get install -y python-mpi4py openmpi-bin openmpi-doc libopenmpi-dev python-all-dev
# Install pip and cython
- wget https://bootstrap.pypa.io/get-pip.py
- sudo python get-pip.py
Expand Down

0 comments on commit 9bc4ea3

Please sign in to comment.