Skip to content

Commit

Permalink
with python-nose
Browse files Browse the repository at this point in the history
  • Loading branch information
syhw committed Nov 23, 2012
1 parent e3df73a commit 591b7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
before_install:
- deactivate
- sudo apt-get update -qq
- sudo apt-get install -qq python-scipy
- sudo apt-get install -qq python-scipy python-nose
- virtualenv --system-site-packages ~/virtualenv/this
- source ~/virtualenv/this/bin/activate
install:
Expand Down

0 comments on commit 591b7c2

Please sign in to comment.