Skip to content

Commit

Permalink
-y
Browse files Browse the repository at this point in the history
  • Loading branch information
chambbj committed Feb 2, 2015
1 parent 440ec3e commit b4d2ace
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/ci/before_install.sh
Expand Up @@ -21,8 +21,7 @@ sudo apt-get install g++-4.8

sudo apt-get install boost1.55
sudo apt-get install cmake
sudo apt-get install libpcl-all
dpkg --get-selections | grep hold
sudo apt-get install libpcl-all -y

if [[ $PDAL_CMAKE_GENERATOR == "Ninja" ]]
then
Expand Down

0 comments on commit b4d2ace

Please sign in to comment.