Skip to content

Commit

Permalink
Para Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Mar 6, 2020
1 parent 8ed5fdb commit ad89ad9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
install:
- pip install --upgrade pip setuptools wheel
- pip install transifex-client sphinx sphinx-intl
- pip install -r requísitos.txt
- pip install -r reqs.txt
- pip install coveralls codecov
- python setup.py sdist bdist_wheel
- pip install .
Expand Down
File renamed without changes.

0 comments on commit ad89ad9

Please sign in to comment.