Skip to content

Commit

Permalink
oops, cd into /pdal first before running
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Dec 1, 2015
1 parent bae136f commit 13158df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/ci/script.sh
Expand Up @@ -2,7 +2,10 @@
# Builds and tests PDAL

gcc --version
clang --version


cd /pdal
source ./scripts/ci/common.sh

mkdir -p _build || exit 1
Expand Down

0 comments on commit 13158df

Please sign in to comment.