[fix] manage.sh command names

This commit is contained in:
Adam Tauber 2016-01-02 11:30:10 +01:00
parent 2ad9b4eeea
commit 3498b7c53f
1 changed files with 2 additions and 2 deletions

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: