travis needs python-nose to run nosetests
This commit is contained in:
parent
2e0c56f403
commit
eb1cee7dee
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ compiler:
|
||||||
- clang
|
- clang
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq swig python-dev
|
- sudo apt-get install -qq swig python-dev python-nose
|
||||||
script:
|
script:
|
||||||
- scons
|
- scons
|
||||||
notifications:
|
notifications:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue