Skip to content
Snippets Groups Projects
Commit c1cc07ec authored by Pierre Augier's avatar Pierre Augier
Browse files

Solve problem .travis.yml

parent 50af2d19
No related branches found
No related tags found
No related merge requests found
......@@ -13,13 +13,13 @@
apt:
sources: ubuntu-toolchain-r-test
packages:
- gcc-6
- g++-6
- libfftw3-dev
- libfftw3-mpi-dev
- libhdf5-openmpi-dev
- openmpi-bin
# - libopenblas-dev
- gcc-6
- g++-6
- libfftw3-dev
- libfftw3-mpi-dev
- libhdf5-openmpi-dev
- openmpi-bin
- libopenblas-dev
matrix:
fast_finish: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment