Skip to content
Snippets Groups Projects
Commit 4b36d4e1 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Update .gitlab-ci.yml

parent baca9ca3
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ test-centos7:
script:
- yum install -y epel-release
- yum install install -y python34-pip python34-devel
- yum install graphviz graphviz-devel
- cd ippisite
- pip3 install -r requirements.txt
- python3 manage.py test
\ No newline at end of file
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