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

Skip to content

Commit b330149

Browse files
committed
TST : update nose?
Maybe the stock version of nose is too old?
1 parent 4b01b40 commit b330149

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
@@ -44,7 +44,7 @@ matrix:
4444
env: BUILD_DOCS=true
4545

4646
install:
47-
- pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage
47+
- pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage nose
4848

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

0 commit comments

Comments
 (0)