mirror of https://github.com/searxng/searxng.git
[fix] manage.sh command names
This commit is contained in:
parent
2ad9b4eeea
commit
3498b7c53f
|
@ -20,8 +20,8 @@ script:
|
||||||
- ./manage.sh pep8_check
|
- ./manage.sh pep8_check
|
||||||
- ./manage.sh styles
|
- ./manage.sh styles
|
||||||
- ./manage.sh grunt
|
- ./manage.sh grunt
|
||||||
- ./manage.sh coverage
|
- ./manage.sh py_test_coverage
|
||||||
- ./manage.sh robot
|
- ./manage.sh robot_tests
|
||||||
after_success:
|
after_success:
|
||||||
coveralls
|
coveralls
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Reference in New Issue