moditect / deptective

A plug-in for the Java compiler that validates a project's package relationships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up Travis build

gunnarmorling opened this issue · comments

For master and ideally for PRs, too.

The job should run "mvn clean package" for the master branch and all pull requests. The build needs to run on JDK 11 (but the project is intended to be useable with 8, too).