Skip to content

Commit a803ed3

Browse files
committed
Removed coverage and coveralls from the build
1 parent b5ff231 commit a803ed3

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,3 @@ install:
1717

1818
script:
1919
- tox
20-
- cd icon_font_to_png/test && coverage run --source monz -m py.test
21-
- cd icon_font_to_png/test && coverage report -m
22-
23-
after_success:
24-
- coveralls

requirements/dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
check-manifest>=0.34
44
coverage>=4.2
5-
coveralls>=1.1
65
flake8>=3.0.4
76
flaky>=3.3.0
87
pypandoc>=1.3.3

0 commit comments

Comments
 (0)