Skip to content

Commit

Permalink
Quick fix for macOS travis builds
Browse files Browse the repository at this point in the history
This means macOS Mavericks is no longer supported by the standalone app.
  • Loading branch information
KrisDavie authored Feb 8, 2019
1 parent 23e7f5b commit 290a267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ matrix:
script: echo "The script is a lie."
if: tag IS blank
- os: osx
osx_image: xcode6.4
osx_image: xcode8
language: generic
env:
- PYTHON=3.6.5
Expand Down

0 comments on commit 290a267

Please sign in to comment.