diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 57d623060..5ca043a80 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: |