⚙️ Parallel builds

This commit is contained in:
Christian Mäder
2018-04-10 10:37:27 +02:00
parent 8ffe6529c9
commit 626195d00f
2 changed files with 48 additions and 16 deletions

View File

@@ -1,6 +1,12 @@
sudo: required
language: python
env:
- BUILD=release
- BUILD=prerelease
- BUILD=branches
- BUILD=special
git:
depth: 5