We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5769d commit bca3b2dCopy full SHA for bca3b2d
.travis.yml
@@ -9,6 +9,7 @@ before_install:
9
- source ~/virtualenv/this/bin/activate
10
install:
11
# - pip install -r requirements.txt
12
+ - pip install nose
13
- python setup.py install
14
script:
15
- nosetests
0 commit comments