Skip to content

Commit c2b4fbe

Browse files
fix travis build
1 parent c131d61 commit c2b4fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python:
88

99
install:
1010
- "python setup.py install"
11-
- "pip install curtsies greenlet pygments requests"
11+
- "pip install 'curtsies<0.2.0' greenlet pygments requests"
1212

1313
script:
1414
- cd build/lib/

0 commit comments

Comments
 (0)