1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-25 01:11:36 +01:00

Disable osx tests because (1) they are slow and (2) the toolchain is old and crusty

This commit is contained in:
mvandervoord
2020-03-19 10:02:38 -04:00
parent 615cf2349e
commit 87d8de6d55

View File

@@ -3,9 +3,9 @@ language: ruby c
matrix:
include:
- os: osx
compiler: clang
osx_image: xcode7.3
#- os: osx
# compiler: clang
# osx_image: xcode7.3
- os: linux
dist: trusty
rvm: "2.4"