travis: real gzip is needed instead of busybox gzip
parent
39b85c51f4
commit
ca4349655c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue