forgot to install

This commit is contained in:
Jim Lambert 2020-02-18 12:28:04 -05:00
parent df20587d74
commit 3a141f8635

View File

@ -80,7 +80,7 @@ build:
- script: - script:
name: oci8-pkgs name: oci8-pkgs
code: | code: |
sudo apt-get pkg-config gcc wget sudo apt-get -y install pkg-config gcc wget
# Gets the dependencies # Gets the dependencies
- script: - script: