1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-28 23:52:00 +02:00

[fix] manage.sh command names

This commit is contained in:
Adam Tauber 2016-01-02 11:30:10 +01:00
parent 2ad9b4eeea
commit 3498b7c53f

View File

@ -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: