[CLEANUP] Added OracleJDK 8 and set branch deployments

This commit is contained in:
JKetelaar
2016-10-31 14:11:15 +01:00
parent 374f06740c
commit 514b1e6a80
+5 -1
View File
@@ -2,6 +2,7 @@ language: java
jdk:
- oraclejdk7
- oraclejdk8
before_install:
- chmod +x ./.travis/maven-build.sh
@@ -47,4 +48,7 @@ deploy:
acl: public_read
on:
repo: Parabot/Randoms
all_branches: true
branch:
- master
- development
jdk: 'oraclejdk7'