updated .cirrus.yml

pull/2/head
Hari Sekhon 5 years ago
parent 0b453c9589
commit 463c459fb0

@ -17,4 +17,4 @@ container:
image: ubuntu:18.04
task:
script: sudo apt update -qq && apt install -qy git make && make init && make ci test
script: apt update -qq && apt install -qy git make && make init && make ci test

Loading…
Cancel
Save