This commit is contained in:
Sébastien Crozet 2019-08-13 10:05:39 +02:00 committed by Sébastien Crozet
parent 4fa4a6b854
commit f27d399a93
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ addons:
apt: apt:
packages: packages:
- gfortran - gfortran
- libblas3gf - libblas-dev
- liblapack3gf - liblapack-dev
script: script:
- rustc --version - rustc --version
- cargo --version - cargo --version