Update translations before install

This commit is contained in:
Dmitri Bogomolov 2021-02-17 19:21:02 +02:00
parent 35bb819216
commit 5ca6a73b73
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

View File

@ -10,8 +10,13 @@ addons:
- build-essential
- libcap-dev
- python-qt4
- pyqt5-dev-tools
- qttools5-dev-tools
- tor
- xvfb
before_install:
- pylupdate5 src/translations/bitmessage.pro
- lrelease src/translations/*.ts
install:
- pip install -r requirements.txt
- python setup.py install