Skip to content

Commit eded0df

Browse files
committed
It's spelled 'coveralls', not 'coveralls-python'.
1 parent 7dfa827 commit eded0df

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
@@ -4,7 +4,7 @@ python:
44
- "2.7"
55

66
install:
7-
- "pip install pytest Twisted coveralls-python . --use-mirrors"
7+
- "pip install pytest Twisted coveralls . --use-mirrors"
88
script:
99
- "coverage run -a $(which py.test) test_parsley.py"
1010
- "coverage run -a $(which py.test) examples"

0 commit comments

Comments
 (0)