Browse Source

Test slycot.

v0.2.x
jajupmochi 4 years ago
parent
commit
02708e0f49
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -12,7 +12,7 @@ before_install:
- pip install codecov
- pip install coverage
- pip install pytest-cov
- sudo apt-get -y install gfortran
- sudo apt-get -y install gfortran liblapack-dev

install:
- pip install -r requirements.txt


Loading…
Cancel
Save