travis: real gzip is needed instead of busybox gzip

pull/173/head
William Pitcock 2018-02-20 12:15:15 -06:00
parent 39b85c51f4
commit ca4349655c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ before_install:
install:
- sudo sh alpine-chroot-install -a "$ARCH"
-p 'build-base autoconf automake libtool kyua atf xz'
-p 'build-base autoconf automake libtool kyua atf xz gzip'
script:
- alpine sh ./autogen.sh