We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6dd50 commit 2a7d85dCopy full SHA for 2a7d85d
.coveralls.yml
appveyor.yml
@@ -25,7 +25,4 @@ install:
25
26
test_script:
27
- "%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"
+ - "%PYTHON%/python.exe -m coverage run --source=pythainlp setup.py test"
0 commit comments