We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af198be commit 89841fcCopy full SHA for 89841fc
1 file changed
.travis.yml
@@ -22,6 +22,9 @@ install:
22
- pip install -r requirements.txt
23
- cd ..
24
- cd PyDAS
25
+ - cd daspk31
26
+ - wget http://www.engineering.ucsb.edu/~cse/Software/daspk31.tgz
27
+ - cd ..
28
- make F77=gfortran
29
- make install
30
0 commit comments