Skip to content

Commit

Permalink
Use a more modern OSX for platform specific tests for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jul 13, 2018
1 parent 7727a8d commit 503b193
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 @@ -470,8 +470,8 @@ matrix:
- ./build-support/bin/ci.sh -bcfjklmnprtx

- os: osx
# Fuse actually works on this image. It hangs on many others.
osx_image: xcode8.3
# Fuse actually works on this image. It hangs on many other older images (< xcode8.3 or so).
osx_image: xcode9.4
stage: Test Pants
language: generic
env:
Expand Down

0 comments on commit 503b193

Please sign in to comment.