Update tox to 2.5.0

This commit is contained in:
derwinlu 2017-01-24 00:32:37 +01:00
commit dcb6882fbc

View file

@ -20,7 +20,7 @@ before_install:
- sudo apt-get update -qq - sudo apt-get update -qq
- sudo locale-gen fr_FR.UTF-8 tr_TR.UTF-8 - sudo locale-gen fr_FR.UTF-8 tr_TR.UTF-8
install: install:
- pip install tox==2.0.1 - pip install tox==2.5.0
script: tox -e $TOX_ENV script: tox -e $TOX_ENV
notifications: notifications:
irc: irc: