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

Skip to content

Commit 9e4260b

Browse files
committed
TST : really, really upgrade nose
1 parent bf072c6 commit 9e4260b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ matrix:
4444
env: BUILD_DOCS=true
4545

4646
install:
47-
- pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage nose>=1.3.6
47+
- pip install python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0 coveralls coverage
48+
- pip install --upgrade nose
4849

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

0 commit comments

Comments
 (0)