This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DISTRHO-Ports
mirror of
https://github.com/DISTRHO/DISTRHO-Ports
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
CI: Stop testing windows 32bit target
Signed-off-by: falkTX <falktx@falktx.com>
pull/92/head
falkTX
2 years ago
parent
00bd0b1510
commit
52efe75c69
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
.travis.yml
+ 0
- 8
.travis.yml
View File
@@ -10,14 +10,6 @@ jobs:
env:
- TARGET="linux"
# linux with win32 cross-compilation
- name: "win32 cross-compiled"
os: linux
compiler: gcc
dist: bionic
env:
- TARGET="win32"
# linux with win64 cross-compilation
- name: "win64 cross-compiled"
os: linux
Write
Preview
Loading…
Cancel
Save