Skip to content

Commit e1ac190

Browse files
committed
auto install needed packages
1 parent f498906 commit e1ac190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ freebsd_instance:
99
task:
1010
name: testsuite-freebsd-amd64
1111
install_script:
12-
- pkg install bash gmake
12+
- pkg install -y bash gmake
1313
script:
1414
- gmake tests
1515
- gmake cpp_tests

0 commit comments

Comments
 (0)