Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 530d26a

Browse files
committed
Install my fork of nose with support for suppressing output from cover
1 parent 5806996 commit 530d26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ install:
6868
fi
6969
# Always install from pypi
7070
- pip install $PRE pep8 cycler coveralls coverage
71-
- 'pip install https://github.com/tacaswell/nose/zipball/mnt_py36_compat#egg=nose'
71+
- 'pip install git+https://github.com/jenshnielsen/nose.git@matplotlibnose'
7272

7373
# We manually install humor sans using the package from Ubuntu 14.10. Unfortunatly humor sans is not
7474
# availible in the Ubuntu version used by Travis but we can manually install the deb from a later

0 commit comments

Comments
 (0)