diff --git a/.travis.yml b/.travis.yml index 57d62306..5ca043a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: