need -y for install

pull/436/head
bradh352 3 years ago
parent eea2e84b82
commit 3613a8958d
  1. 1
      .cirrus.yml

@ -111,6 +111,7 @@ task:
apt-get install -y valgrind apt-get install -y valgrind
;; ;;
coverage) coverage)
apt-get install -y lcov
pip3 install --user cpp-coveralls pip3 install --user cpp-coveralls
;; ;;
esac esac

Loading…
Cancel
Save