Update translations before install
This commit is contained in:
parent
35bb819216
commit
5ca6a73b73
|
@ -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
|
||||
|
|
Reference in New Issue
Block a user