Skip to content

Commit

Permalink
Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 30, 2018
1 parent f2152b1 commit 515a599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/ci/script.sh
Expand Up @@ -4,6 +4,8 @@
echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
echo "@edgecommunity http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories; \
apk update
apk add 'proj4<5.0.1'
pak add 'proj4-dev<5.0.1'
apk add \
cmake \
alpine-sdk \
Expand Down Expand Up @@ -35,8 +37,6 @@ apk add \
jsoncpp-dev \
hdf5 \
hdf5-dev \
proj4<5.0.1 \
proj4-dev<5.0.1 \
cpd \
cpd-dev \
fgt \
Expand Down

0 comments on commit 515a599

Please sign in to comment.