Forked from
toolbox / WindEnergyToolbox
1363 commits behind the upstream repository.
.gitlab-ci.yml 183 B
before_script:
- apt-get update
- apt-get install libblas-dev liblapack-dev gfortran -y
test-3.4:
image: python:3.4
script:
- pip install -e .
- python tests/testsuite.py