This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fixup CI
Signed-off-by: falkTX <falktx@falktx.com>
pull/272/head
falkTX
4 years ago
parent
eac6b599cb
commit
01410d90fe
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-4
.travis.yml
+ 1
- 4
.travis.yml
View File
@@ -1,7 +1,4 @@
os: linux
dist: bionic
cache:
cache:
directories:
directories:
- ${HOME}/debs
- ${HOME}/debs
@@ -11,7 +8,7 @@ jobs:
- name: "Linux native"
- name: "Linux native"
os: linux
os: linux
compiler: gcc
compiler: gcc
dist:
focal
dist:
bionic
env:
env:
- TARGET="linux"
- TARGET="linux"
services:
services:
Write
Preview
Loading…
Cancel
Save