Skip to content
Snippets Groups Projects
Commit 137e525c authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

hook test for auto-test

parent bb6215e4
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,6 +5,6 @@ test-debian:
stage: test
script:
- apt-get update -qy
- apt-get install -y python3.6-dev python3.6-pip
- apt-get install -y python3-dev python3-pip
- pip3 install -r requirements.txt
- py.test tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment