Commit 5ab500bc authored by Luke Macken's avatar Luke Macken

Fix the travis configuration

parent 19cb79be
......@@ -10,6 +10,5 @@ python:
install: python setup.py install
script:
- pip install --use-mirrors unittest2
- sudo -get install gdb
- unit2 discover
- sudo apt-get install -qq gdb
- python setup.py test
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment