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

Skip to content

Commit b81c917

Browse files
committed
Update Travis dependencies
1 parent 7db8fe2 commit b81c917

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
@@ -6,7 +6,7 @@ python:
66
- 3.2
77

88
install:
9-
- pip install --use-mirrors nose
9+
- pip install --use-mirrors nose python-dateutil pyparsing
1010
# This is a workaround to install numpy with the version of
1111
# virtualenv in Travis. If that is updated in the future, this can
1212
# be simplified to 'pip install numpy'

0 commit comments

Comments
 (0)