mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
[FEATURE] Added JDK8 as build check to Travis
This commit is contained in:
@@ -2,6 +2,7 @@ language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- oraclejdk8
|
||||
|
||||
before_install:
|
||||
- chmod +x ./.travis/maven-build.sh
|
||||
|
||||
Reference in New Issue
Block a user