projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b7294c
)
Fixed Cirrus Config (#405)
author
Fedor Korotkov
<fedor.korotkov@gmail.com>
Wed, 1 May 2019 15:19:11 +0000
(11:19 -0400)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Wed, 1 May 2019 15:19:11 +0000
(08:19 -0700)
.cirrus.yml
patch
|
blob
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index 6fe78ecfa9402ba4003082bc4ee3ff33f5cab984..1d6d8c147eb34703a9414aefaac2d82d79479f7f 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-1,7
+1,9
@@
# Build libfuse on FreeBSD, but don't run the tests.
# More work is required to make the tests work.
-freebsd_instance:
- image: freebsd-12-0-release-amd64
+task:
+ name: FreeBSD
+ freebsd_instance:
+ image: freebsd-12-0-release-amd64
install_script: pkg install -y meson ninja
script:
- mkdir build