This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
0
Fork
You've already forked mitogen
0
Code
Releases
Activity
issue
#531
: first attempt at coveralls
Browse Source
issue531
David Wilson
6 years ago
parent
ca4528ecfe
commit
2b3ca1953b
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.ci/mitogen_tests.py
Unescape
Escape
View File
@ -12,3 +12,4 @@ os.environ.update({
}
)
ci_lib
.
run
(
'
./run_tests -v
'
)
ci_lib
.
run
(
'
coveralls
'
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/mitogen
Title
Body
Create Issue