Update .travis.yml

This commit is contained in:
Martin Kroeker 2022-06-19 15:06:29 +02:00 committed by GitHub
parent e22449ead2
commit 342b613962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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