Update .travis.yml
This commit is contained in:
parent
e22449ead2
commit
342b613962
|
@ -285,7 +285,7 @@ matrix:
|
|||
- gfortran
|
||||
script:
|
||||
- travis_wait 45 make && make lapack-test
|
||||
- wget https:/85.214.232.120/gesdd.f .
|
||||
- wget https://85.214.232.120/gesdd.f .
|
||||
- gfortran -ffree-form gesdd.f libopenblas.a -lpthread -o gesdd
|
||||
- ./gesdd
|
||||
|
||||
|
|
Loading…
Reference in New Issue