Exclude osx test runs for now (only publish)

This commit is contained in:
Seth Goings 2015-01-06 09:58:48 -07:00
parent eafec7e850
commit bf23f58aae

View File

@ -16,5 +16,8 @@ env:
matrix:
fast_finish: true
exclude:
- os: osx
env: BUILD_STEP=""
script: ./test/ci.sh ${BUILD_STEP}