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

Skip to content

Commit 74252e6

Browse files
committed
Unfix pep8 version
This ended up fixed due to a merge from 1.4.x which was only intended for that branch
1 parent 8ba17ef commit 74252e6

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
@@ -24,7 +24,7 @@ matrix:
2424
env: BUILD_DOCS=true
2525

2626
install:
27-
- pip install -q --use-mirrors nose python-dateutil $NUMPY pep8==1.5.7 pyparsing pillow sphinx
27+
- pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx
2828
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb mencoder
2929
# We use --no-install-recommends to avoid pulling in additional large latex docs that we don't need
3030

0 commit comments

Comments
 (0)