mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-02 16:49:10 +00:00
[BUGFIX] Solving issues with Travis building
This commit is contained in:
+4
-2
@@ -1,7 +1,9 @@
|
||||
language: java
|
||||
|
||||
dist: trusty
|
||||
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
- openjdk7
|
||||
- oraclejdk8
|
||||
|
||||
before_install:
|
||||
@@ -65,4 +67,4 @@ deploy:
|
||||
repo: Parabot/Parabot
|
||||
branch:
|
||||
- master
|
||||
jdk: 'oraclejdk7'
|
||||
jdk: 'openjdk7'
|
||||
Reference in New Issue
Block a user