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

Fix the travis configuration

parent 19cb79be
...@@ -10,6 +10,5 @@ python: ...@@ -10,6 +10,5 @@ python:
install: python setup.py install install: python setup.py install
script: script:
- pip install --use-mirrors unittest2 - sudo apt-get install -qq gdb
- sudo -get install gdb - python setup.py test
- unit2 discover
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