Browse Source

issue #915: use "precise" environment only for openjdk7 build

Stephen Gold 7 years ago
parent
commit
b2be9ce3f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -14,6 +14,7 @@ matrix:
     env: UPLOAD=true UPLOAD_NATIVE=true
   - os: linux
     jdk: openjdk7
+    dist: precise
   - os: osx
     osx_image: xcode9.3
     env: UPLOAD_NATIVE=true