Browse Source

Update .travis.yml

pull/3657/head
Martin Kroeker GitHub 3 years ago
parent
commit
342b613962
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 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


Loading…
Cancel
Save