Skip to content

Commit 7f4e31f

Browse files
committed
Remove out of date comment
1 parent 380e2b5 commit 7f4e31f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ before_script:
2323
- export PYTHONPATH=$PYTHONPATH:`pwd -P`
2424
- cd test
2525

26-
# The coveralls module on PyPI (1.1) doesn't report branch coverage to
27-
# Coveralls, but should in the next release (1.2)
2826
script: coverage run --branch --source=apel,bin -m unittest2 discover --buffer
2927

3028
after_success: coveralls

0 commit comments

Comments
 (0)