1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-26 00:30:32 +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 styles
- ./manage.sh grunt
- ./manage.sh coverage
- ./manage.sh robot
- ./manage.sh py_test_coverage
- ./manage.sh robot_tests
after_success:
coveralls
notifications: