This commit is contained in:
parent
6bfb812989
commit
7207d0528e
@ -7,5 +7,5 @@ steps:
|
|||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install build-essential
|
- apt-get install -y build-essential
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user