Exclude osx for lightweight python test

This commit is contained in:
terrytangyuan 2016-02-29 11:01:28 -06:00
parent fdd520d774
commit ae3962f757

View File

@ -31,6 +31,8 @@ matrix:
env: TASK=r_test
- os: osx
env: TASK=java_test
- os: osx
env: TASK=python_lightweight_test
# dependent apt packages
addons: