Skip to content
Snippets Groups Projects
Commit 7af78c8c authored by lekshmideepu's avatar lekshmideepu
Browse files

Update .travis.yml

parent c4ce9e31
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ before_install:
- sudo apt-get install -y devscripts build-essential
# 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
before_script:
- chmod +x build.sh
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment