travis: fix dependencies to match v3.10 instead of edge

cute-signatures
Jakub Jirutka 2019-11-13 13:18:30 +01:00
parent e26b364692
commit c635c04669
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ before_install:
- alpine() { /alpine/enter-chroot -u "$USER" "$@"; }
install:
- sudo sh alpine-chroot-install -a "$ARCH" -b v3.10
-p 'build-base alpine-sdk linux-headers lua5.2-dev openssl openssl-dev openssl-libs-static zlib-dev zlib-static'
-p 'build-base alpine-sdk linux-headers lua5.2-dev openssl openssl-dev zlib-dev'
before_script:
- /alpine/enter-chroot sh -c "addgroup $USER wheel && addgroup $USER abuild"
- alpine abuild-keygen -ain