mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-30 13:49:56 +00:00
Fix CI
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
test:
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y gettext
|
||||
- pip install -r requirements.txt
|
||||
- python manage.py compilemessages
|
||||
- python manage.py test
|
||||
|
Reference in New Issue
Block a user