mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-06 20:33:38 +01:00
Generate translations on travis.
This commit is contained in:
parent
3ead080484
commit
e043281435
@ -3,5 +3,6 @@
|
||||
source /opt/qt59/bin/qt59-env.sh
|
||||
mkdir rssguard-build && cd rssguard-build
|
||||
qmake .. "$qmake_args"
|
||||
make lrelease
|
||||
make
|
||||
make install
|
@ -2,6 +2,7 @@
|
||||
|
||||
mkdir rssguard-build && cd rssguard-build
|
||||
qmake .. "$qmake_args"
|
||||
make lrelease
|
||||
make
|
||||
make install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user