try 8 JOBS

This commit is contained in:
artemp 2016-02-04 12:50:52 +01:00
parent 9282c60c91
commit 8c1f71c39e

View file

@ -45,11 +45,11 @@ matrix:
compiler: clang
# https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions
osx_image: xcode7.2 # upgrades clang from 6 -> 7
env: JOBS=6 MASON_PUBLISH=true HEAVY_JOBS=3
env: JOBS=8 MASON_PUBLISH=true HEAVY_JOBS=3
- os: osx
compiler: clang
osx_image: xcode7.2 # upgrades clang from 6 -> 7
env: JOBS=6 COVERAGE=true HEAVY_JOBS=3
env: JOBS=8 COVERAGE=true HEAVY_JOBS=3
before_install:
- export PYTHONUSERBASE=${PYTHONUSERBASE}