Explorar el Código

travis: add jdk7 build job

Kirill Vainer hace 8 años
padre
commit
40e1e7f289
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: