mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-27 21:26:17 +01:00
Stop testing with open jdk 6
Build errors galore
This commit is contained in:
parent
bd28035024
commit
4bb917e596
@ -2,7 +2,6 @@ language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- oraclejdk7
|
||||
- openjdk6
|
||||
script: mvn clean test -U
|
||||
before_install: cd ProtocolLib
|
||||
install: true
|
||||
|
Loading…
Reference in New Issue
Block a user