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

Skip to content

Commit a781896

Browse files
committed
CI: pin 1.5.x cycler to 0.9.0
1 parent 3b4259e commit a781896

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
@@ -77,7 +77,7 @@ install:
7777
pip install $PRE python-dateutil $NUMPY pyparsing!=2.0.4 pillow sphinx!=1.3.0;
7878
fi
7979
# Always install from pypi
80-
- pip install $PRE pep8 cycler
80+
- pip install $PRE pep8 cycler==0.9.0
8181
- 'pip install https://github.com/tacaswell/nose/zipball/mnt_py36_compat#egg=nose'
8282

8383
# Install mock on python 2. Python 2.6 requires mock 1.0.1

0 commit comments

Comments
 (0)