|
Ran
|
Jobs
7
|
Files
27
|
Run time
2min
|
Badge
README BADGES
|
push
travis-ci
Automatically compile locales from django.po to django.mo when building. (#189) * Automatically compile locales from django.po to django.mo when building. fixes #188 * fix locale compiling for django 1.7 and 1.8 * remove the compile messages compatiblity for django <1.7 - Django<=1.7 support is removed (#190), so the setup.py does not need to support it anymore. - Added comment, how the code (for 1.7-1.9) works and that the chdir is not needed for Django 1.9. * use call_command to run "compilemessages" * minor cleanup * use super() * Note that "gettext" is required for the installation * Revert "use super()" This reverts commit 6f41663c4. * use build_py instead of install_lib
793 of 811 relevant lines covered (97.78%)
6.83 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 332.1 (DJANGO=Django==1.8.13) | 0 |
97.66 |
Travis Job 332.1 | |
| 2 | 332.2 (DJANGO=Django==1.9.7) | 0 |
97.66 |
Travis Job 332.2 | |
| 3 | 332.3 (DJANGO=Django==1.8.13) | 0 |
97.78 |
Travis Job 332.3 | |
| 4 | 332.4 (DJANGO=Django==1.8.13) | 0 |
97.41 |
Travis Job 332.4 | |
| 5 | 332.5 (DJANGO=Django==1.9.7) | 0 |
97.41 |
Travis Job 332.5 | |
| 6 | 332.6 (DJANGO=Django==1.8.13) | 0 |
97.41 |
Travis Job 332.6 | |
| 7 | 332.7 (DJANGO=Django==1.9.7) | 0 |
97.41 |
Travis Job 332.7 |