forked from github/pelican
Update tox to 2.5.0
This commit is contained in:
parent
5a19887a22
commit
dcb6882fbc
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ before_install:
|
|||
- sudo apt-get update -qq
|
||||
- sudo locale-gen fr_FR.UTF-8 tr_TR.UTF-8
|
||||
install:
|
||||
- pip install tox==2.0.1
|
||||
- pip install tox==2.5.0
|
||||
script: tox -e $TOX_ENV
|
||||
notifications:
|
||||
irc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue