Skip to content

Commit

Permalink
Restore OS X Mavericks builds in TravisCI.
Browse files Browse the repository at this point in the history
Their stability issues have apparently been resolved, and the backlog is caught up.
We will just add one Mac SKU for now, and take it from there.
  • Loading branch information
bobsummerwill committed Aug 26, 2016
1 parent 67d06bb commit 2dc4f52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ matrix:
# OS X Mavericks (10.9)
# https://en.wikipedia.org/wiki/OS_X_Mavericks
#
# - os: osx
# osx_image: beta-xcode6.2
# env:
# - ZIP_SUFFIX=osx-mavericks
- os: osx
osx_image: beta-xcode6.2
env:
- ZIP_SUFFIX=osx-mavericks

# OS X Yosemite (10.10)
# https://en.wikipedia.org/wiki/OS_X_Yosemite
Expand Down

0 comments on commit 2dc4f52

Please sign in to comment.