Skip to content
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

#322 Implementing a continuous integration #323

Merged
merged 2 commits into from May 18, 2020

Conversation

nhumblot
Copy link
Member

Fix #322

Add a continuous integration executing a mvn verify (validates compilation, unit tests, integration tests) for java 8 (passing at this point) and java 11 (failing at this point).

Build is launched after each pushed commit and each pull request.

The build badge and link has been changed to point on Travis CI.

@xhanin xhanin merged commit 5639370 into restx:master May 18, 2020
@xhanin
Copy link
Contributor

xhanin commented May 18, 2020

Good job! Thanks for this contribution!

@nhumblot nhumblot deleted the 322_ci_test_jdk8_jdk11 branch May 18, 2020 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing a continuous integration
2 participants