Skip to content

Commit bca3b2d

Browse files
committed
Added 'pip install nose'.
1 parent 5e5769d commit bca3b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_install:
99
- source ~/virtualenv/this/bin/activate
1010
install:
1111
# - pip install -r requirements.txt
12+
- pip install nose
1213
- python setup.py install
1314
script:
1415
- nosetests

0 commit comments

Comments
 (0)