-
Notifications
You must be signed in to change notification settings - Fork 0
/
.build.yml
66 lines (66 loc) · 1.15 KB
/
.build.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
allow_fail:
- env: BUILDVARIANT=maemo.armel
- env: BUILDVARIANT=uwp.amd64
- env: BUILDVARIANT=uwp.arm
- env: BUILDVARIANT=raspberry.armhf
- env: BUILDVARIANT=testing.linux.lowfat.debug
- env: BUILDVARIANT=testing.linux.lowfat.release
- env: BUILDVARIANT=testing.linux.release
- env: BUILDVARIANT=ubuntu.i686.gles
- env: BUILDVARIANT=gamecube
- env: BUILDVARIANT=steam.amd64
branches:
- build: true
deploy: true
name: master
- build: true
name: /^testing.*$/
- build: true
name: /^feature.*$/
coverage: true
display_name: Coffeecutie
makefile_location: toolchain/makers
name: Coffee
platforms:
android:
- armv7a.v27
- armv7a.v21
- armv7a.v19
- armv8a.v29
- armv8a.v27
emscripten:
- wasm
fedora:
- amd64
gamecube:
- .
ios:
- x86_64
osx:
- .
raspberry:
- armhf
steam:
- amd64
testing:
- linux
ubuntu:
amd64:
- .
i686:
- gles
uwp:
- amd64
win32:
- amd64
script_location: toolchain/ci
secrets:
appveyor: 6ME8msH/BDLiEde9wCb9+GQRN4rcAzyu1Vx/wP5yHejedO3vPlrOXHiWqhjNqXrQ
template_location: toolchain/cmake/Templates
version:
hotfix: 5
major: 4
minor: 4
patch: 12
release: 2
versionprefix: rel-