Fix tests and make travis run them again

This commit is contained in:
Lucas
2019-06-23 00:37:09 +02:00
parent 14e6ff1806
commit 8c190cb491
18 changed files with 13 additions and 184 deletions

View File

@@ -260,7 +260,7 @@ under the License.
<maven.javadoc.skip>true</maven.javadoc.skip>
<checkstyle.skip>false</checkstyle.skip>
<archetype.test.skip>true</archetype.test.skip>
<test.skip>true</test.skip>
<test.skip>false</test.skip>
</properties>
</profile>
</profiles>