Explorar el Código

Travis: Use Oracle JDK8 for building

shadowislord hace 10 años
padre
commit
acdeba4a4d
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -1,4 +1,6 @@
 language: java
+jdk:
+  - oraclejdk8
 branches:
   only:
-  - master
+  - master