Browse Source

travis: add jdk7 build job

Kirill Vainer 8 năm trước cách đây
mục cha
commit
40e1e7f289
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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