use newer tox #33

Merged
merged 1 commit into from May 2, 2016
Jump to file or symbol
Failed to load files and symbols.
+1 −2
Split
@@ -9,10 +9,9 @@ sudo apt-get install -qy unzip \
python-dev \
python-pip \
python-virtualenv \
- python-tox \
rsync \
make
-sudo pip install bundletester flake8 pyyaml --upgrade
+sudo pip install bundletester flake8 pyyaml tox --upgrade
# Fix for CI choking on duplicate hosts if the host key has changed