Travis: push translation source change to transifex
This commit is contained in:
6
.travis/transifex/build.sh
Executable file
6
.travis/transifex/build.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
mkdir build && cd build
|
||||
cmake .. -DENABLE_QT_TRANSLATION=ON -DGENERATE_QT_TRANSLATION=ON -DCMAKE_BUILD_TYPE=Release
|
||||
make translation
|
||||
|
Reference in New Issue
Block a user