Skip to content
Snippets Groups Projects
Commit dc50c792 authored by Julien David's avatar Julien David
Browse files

test ci valide

parent 72d561c6
No related branches found
No related tags found
1 merge request!20Ajout numpy make gitlab ci
Pipeline #3069 failed with stage
in 6 minutes and 1 second
......@@ -9,8 +9,8 @@ lipn-search:
- echo "Installation des paquets"
- apk update
- apk add --update make cmake gcc g++
- apk add --update python3 py-pip python-dev
- apk pip install cython
- apk add --update python3 py-pip
- pip install cython
- pip install numpy
- pip install pytest
- echo "Début de la phase de test"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment