travis: add jdk7 build job

This commit is contained in:
Kirill Vainer 2016-11-25 22:14:25 -05:00
parent cdb8200cfe
commit 40e1e7f289

View File

@ -11,6 +11,8 @@ matrix:
- os: linux - os: linux
jdk: oraclejdk8 jdk: oraclejdk8
env: UPLOAD=true env: UPLOAD=true
- os: linux
jdk: openjdk7
addons: addons:
apt: apt: