drop concurrent jobs

This commit is contained in:
Dane Springmeyer 2015-04-23 09:31:55 +02:00
parent d591600c04
commit 01ee96e089

View file

@ -9,13 +9,13 @@ matrix:
include:
- os: osx
compiler: clang
env: JOBS=12 COVERAGE=true
env: JOBS=8 COVERAGE=true
- os: osx
compiler: clang
env: JOBS=12
env: JOBS=8
- os: linux
compiler: clang
env: JOBS=12
env: JOBS=8
- os: linux
compiler: gcc
env: JOBS=6