2
0
Эх сурвалжийг харах

.travis.yml: specify "precise" env where Oracle JDK8 is still supported

Stephen Gold 6 жил өмнө
parent
commit
3f428069f6
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -11,6 +11,7 @@ matrix:
   include:
   - os: linux
     jdk: oraclejdk8
+    dist: precise
     env: UPLOAD=true UPLOAD_NATIVE=true
   - os: linux
     jdk: openjdk7