Some minor changes on travis ci script file.

This commit is contained in:
Pedro Algarvio 2013-02-06 21:54:31 +00:00
parent 3054b03af3
commit 8243975646

View file

@ -1,5 +1,6 @@
language: python
before_install:
- sudo apt-get update && sudo apt-get install
- "if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then sudo pip install unittest2; fi"
- sudo pip install unittest-xml-reporting