diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 348c360470b88a65bcaff4e459e1bbc0c54c1eb2..ade1afb111cdb4dc81e05c530c55602578c6e2b4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ before_script: - apt-get update - - apt-get install gfortran-4.7 + - apt-get install python-scipy test-3.4: image: python:3.4