Browse Source

New translations .travis.yml (French)

l10n_v0.2.x
linlin 4 years ago
parent
commit
fbbafe0269
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lang/fr/.travis.yml

+ 1
- 0
lang/fr/.travis.yml View File

@@ -11,6 +11,7 @@ before_install:
- pip install codecov - pip install codecov
- pip install coverage - pip install coverage
- pip install pytest-cov - pip install pytest-cov
- sudo apt-get -y install gfortran
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install wheel - pip install wheel


Loading…
Cancel
Save