diff --git a/.travis.yml b/.travis.yml index 70d4bef3..f26caae6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,5 +11,5 @@ cache: directories: - $HOME/.m2/repository after_success: - - bash <(curl -s https://codecov.io/bash) + - bash <(curl -s https://codecov.io/bash) -X fix install: true \ No newline at end of file