From a6fe22048fb68daf47121d1b444ac401df22e377 Mon Sep 17 00:00:00 2001 From: derwinlu Date: Wed, 13 May 2015 19:47:28 +0200 Subject: [PATCH] specify tox version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cc124ea4..d3a83268 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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==1.9.2 script: tox -e $TOX_ENV notifications: irc: