Merge pull request #1703 from monopole/timApple

Update travis.yaml for osx
This commit is contained in:
Jeff Regan
2019-10-28 14:14:40 -07:00
committed by GitHub

View File

@@ -1,9 +1,8 @@
os: os:
- linux - linux
# TODO: Uncomment this when someone figures out how - osx
# to speed up the slowness of homebrew installation on # TODO: Speed up the slowness of the osx travis runs
# oxs; presumably cache images? # Maybe cache brew installs?
# - osx
# #
# TODO: Uncomment when some gets the tests running on Windows. # TODO: Uncomment when some gets the tests running on Windows.
# - windows # - windows