Skip to content
Snippets Groups Projects
Commit d16c084b authored by Michele Nottoli's avatar Michele Nottoli
Browse files

Updated .gitlab-ci.yml.

parent 56774b78
No related branches found
No related tags found
No related merge requests found
Pipeline #1941 failed
......@@ -18,7 +18,7 @@ default:
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
- pip install .
- pip install .[tests]
- pip install pylint anybadge coverage
tags:
- Maths
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment