mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-27 21:26:17 +01:00
Stop testing with Java 7
This commit is contained in:
parent
abea7441a4
commit
1738c6f243
@ -1,7 +1,6 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
- oraclejdk7
|
|
||||||
script: mvn clean test
|
script: mvn clean test
|
||||||
#before_install: cd ProtocolLib
|
#before_install: cd ProtocolLib
|
||||||
install: true
|
install: true
|
||||||
|
Loading…
Reference in New Issue
Block a user