mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-10-13 00:49:59 +00:00
Revert "travis: ensure gcc"
This reverts commit 9a0a19ea52
.
...gcc is already on the box. Hmm.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
sudo apt-get install software-properties-common gcc
|
sudo apt-get install software-properties-common
|
||||||
sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
|
sudo add-apt-repository --yes ppa:george-edison55/cmake-3.x
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
PREBUILT=1 ./make-linux
|
PREBUILT=1 ./make-linux
|
||||||
|
Reference in New Issue
Block a user