Attempt to parallel CI jobs

This commit is contained in:
Steve Karg
2019-10-19 15:17:43 -05:00
parent 4c132011fb
commit 6bb702f488
-6
View File
@@ -1,11 +1,6 @@
language: c
compiler:
- clang
- gcc
jobs:
include:
- stage: demos-build
os: linux
compiler: gcc
@@ -22,4 +17,3 @@ jobs:
os: linux
compiler: clang
script: scan-build --status-bugs -analyze-headers -v make -j2 clean server