918bda14ec
* rewrite circleci config with better syntax and try using grcov for coverage * attempt to use less memory and to rerun if memory lack * actually remove use of kcov * use the right var * try looping * run test serialized * use feature where we should and make macro path independant * cargo fmt and remove some '"' * add zip to dependancies * reduce number of used thread after first failure * push translations to crowdin on commit to master * don't cache result of coverage
8 lines
248 B
YAML
8 lines
248 B
YAML
"project_identifier": "plume"
|
|
"api_key_env": CROWDIN_API_KEY
|
|
files:
|
|
- source: /po/plume/plume.pot
|
|
translation: /po/plume/%two_letters_code%.po
|
|
- source: /po/plume-front/plume-front.pot
|
|
translation: /po/plume-front/%two_letters_code%.po
|