⚙️ Parallel builds
This commit is contained in:
parent
8ffe6529c9
commit
626195d00f
2 changed files with 48 additions and 16 deletions
|
@ -1,6 +1,12 @@
|
|||
sudo: required
|
||||
language: python
|
||||
|
||||
env:
|
||||
- BUILD=release
|
||||
- BUILD=prerelease
|
||||
- BUILD=branches
|
||||
- BUILD=special
|
||||
|
||||
git:
|
||||
depth: 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue