Skip to content

Commit 2a7d85d

Browse files
committed
del .coveralls.yml
1 parent 7e6dd50 commit 2a7d85d

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.coveralls.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,4 @@ install:
2525

2626
test_script:
2727
- "%PYTHON%/python.exe -m pip --version"
28-
- "%PYTHON%/python.exe -m coverage run --source=pythainlp setup.py test"
29-
30-
on_success:
31-
- "%PYTHON%/python.exe -m coveralls"
28+
- "%PYTHON%/python.exe -m coverage run --source=pythainlp setup.py test"

0 commit comments

Comments
 (0)