Skip to content

Commit

Permalink
Back to the way it started.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 30, 2018
1 parent 515a599 commit f3b27be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions scripts/ci/script.sh
Expand Up @@ -4,9 +4,6 @@
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 \
eigen-dev@edgecommunity \
Expand Down Expand Up @@ -37,6 +34,8 @@ apk add \
jsoncpp-dev \
hdf5 \
hdf5-dev \
proj4 \
proj4-dev \
cpd \
cpd-dev \
fgt \
Expand Down

0 comments on commit f3b27be

Please sign in to comment.