Commit c8d561ea by Peter Weidenbach

travis config fixed!

parent cb94139c
......@@ -11,6 +11,7 @@ addons:
install:
- "sudo apt-get update -qq"
- "sudo apt-get install -y mongodb-org"
- "sudo service mongod start"
- "python setup.py -q install"
- "pip install pytest-pep8"
# command to run tests
......
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