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

accellbaker
Stephen Gold 6 years ago committed by GitHub
parent ac088e4554
commit b2be9ce3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .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

Loading…
Cancel
Save