-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Build #41
Update Build #41
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Não há nenhum arquivo do travis ou do coverallas para atualizar?
Há, no arquivo travis.yml. Ele foi comentado em outro momento porque o jacoco estava problemático kk. Inclusive, o código permanece comentado para facilitar a issue #33 posteriormente. Por essa razão que comentei o código do jacoco do pom nessa PR. |
Por favor remova aqui e lá. |
core/pom.xml
Outdated
</goals> | ||
</execution> | ||
</executions> | ||
</plugin> | ||
<plugin> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Esse plugin aqui? Não seria hora de remover?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bem notado. Foquei só no jacoco e esqueci do que estava associado a ele. Obrigado!
This PR resolves #40.