1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-05 09:49:48 +00:00

travis: --yes

This commit is contained in:
Colin Dellow 2018-07-04 23:36:59 -04:00
parent 9789a21865
commit ea3cd39ae6

View File

@ -2,6 +2,6 @@
set -euo pipefail
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:george-edison55/cmake-3.x
sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
sudo apt-get update
PREBUILT=1 ./make-linux