mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-25 02:24:26 +00:00
Fix CI
This commit is contained in:
parent
e9c19438d4
commit
9f4f3bf436
@ -1,5 +1,7 @@
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y gettext
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python manage.py compilemessages
|
- python manage.py compilemessages
|
||||||
- python manage.py test
|
- python manage.py test
|
||||||
|
Loading…
Reference in New Issue
Block a user