Skip to content

Commit

Permalink
fix broken
Browse files Browse the repository at this point in the history
  • Loading branch information
chambbj committed Feb 2, 2015
1 parent b4d2ace commit d912f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/before_install.sh
Expand Up @@ -21,7 +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 -y
sudo apt-get -f install libpcl-all

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

0 comments on commit d912f54

Please sign in to comment.