We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f498906 commit e1ac190Copy full SHA for e1ac190
1 file changed
.cirrus.yml
@@ -9,7 +9,7 @@ freebsd_instance:
9
task:
10
name: testsuite-freebsd-amd64
11
install_script:
12
- - pkg install bash gmake
+ - pkg install -y bash gmake
13
script:
14
- gmake tests
15
- gmake cpp_tests
0 commit comments