mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
make tox 2 compatible
This commit is contained in:
parent
47e468cebe
commit
e10ae8a187
2 changed files with 3 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ before_install:
|
|||
- sudo apt-get update -qq
|
||||
- sudo locale-gen fr_FR.UTF-8 tr_TR.UTF-8
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox==2.0.1
|
||||
script: tox -e $TOX_ENV
|
||||
notifications:
|
||||
irc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue