travis fix, first try

This commit is contained in:
Jannik 2018-01-13 00:13:34 +01:00
parent 52c2912ba2
commit fe4fcb45d7
2 changed files with 13 additions and 13 deletions

View File

@ -1 +1,3 @@
language: java
jdk:
- oraclejdk9

View File

@ -178,7 +178,6 @@
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@ -214,7 +213,6 @@
</execution>
</executions>
</plugin>
</plugins>
</build>