⚙️ Parallel builds

This commit is contained in:
Christian Mäder 2018-04-10 10:37:27 +02:00
parent 8ffe6529c9
commit 626195d00f
No known key found for this signature in database
GPG key ID: 92FFD0A711F196BB
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