Skip to content

Commit

Permalink
Updated osx_image spec (#76)
Browse files Browse the repository at this point in the history
Updated osx_image to 9.3
  • Loading branch information
Jugen authored Aug 5, 2020
1 parent dce2269 commit 7062baf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matrix:
# Headless Build: xvfb + TestFX does not work on Travis OSX environments (as of 2017-05-24)
# Java 8 Mac build
- os: osx
osx_image: xcode9
osx_image: xcode9.3
env: _JAVA_OPTIONS="-Djava.awt.headless=true -Dtestfx.robot=glass -Dtestfx.headless=true -Dprism.order=sw -Dprism.text=t2k -Dtestfx.setup.timeout=5000"

# enable Java 8u45+, see https://github.com/travis-ci/travis-ci/issues/4042
Expand Down Expand Up @@ -49,4 +49,4 @@ before_cache:
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
- $HOME/.gradle/wrapper/

0 comments on commit 7062baf

Please sign in to comment.