tox related fixes for travis-ci

This commit is contained in:
Tushar Gohad 2015-11-23 03:40:47 +00:00
parent f54a0e37ad
commit 67dc37de32
1 changed files with 3 additions and 1 deletions

View File

@ -9,4 +9,6 @@ branches:
before_install:
- echo "deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
- sudo apt-get update
- sudo apt-get install -y liberasurecode-dev libffi-dev
- sudo apt-get install -y liberasurecode-dev libffi-dev python-setuptools
- sudo easy_install pip
- pip install tox