From 0a1bd26824dd1cb69e7f1ffcd6f4ff8c05505168 Mon Sep 17 00:00:00 2001 From: Anatoly Bubenkov Date: Fri, 19 Jun 2015 15:52:58 +0200 Subject: [PATCH] move test folder --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d5793b7..cd3df6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python sudo: false # command to install dependencies -install: "pip install -U tox" +install: "pip install -U tox setuptools" # # command to run tests env: matrix: