Skip to content
Snippets Groups Projects
Commit 0aac5f46 authored by Meredith L. Patterson's avatar Meredith L. Patterson Committed by Dan Hirsch
Browse files

travis needs python-nose to run nosetests

parent 96760f1d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ compiler:
- clang
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq swig python-dev
- sudo apt-get install -qq swig python-dev python-nose
script:
- scons
notifications:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment