Update .travis.yml

This commit is contained in:
Recep Aslantas
2019-09-19 00:09:56 +03:00
parent 7797ee7b06
commit e5fd735e62

View File

@@ -54,8 +54,8 @@ after_success:
--exclude lib
--exclude test
--gcov-options '\-lp'
--verbose;
bash <(curl -s https://codecov.io/bash)
--verbose &&
bash <(curl -s https://codecov.io/bash);
fi
# after_failure: