FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add coverage to bpython travis task · bpython/bpython@d155aaf · GitHub

Commit d155aaf

Browse files
add coverage to bpython travis task
1 parent ec8a32e commit d155aaf

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"
11+
- "pip install curtsies greenlet pygments coverage"
1212

1313
script:
1414
- cd build/lib/

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL