diff --git a/.travis.yml b/.travis.yml index 4c7489f..ffcf8df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ install: script: - make --keep-going "$ENV" BUILD_VIRTUAL_ENV=$VIRTUAL_ENV -after_success: +after_script: - | if [ "$ENV" = "test_coverage" ]; then coverage xml