mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
.travis.yml: musl builds are on armv6 now. Should catch a few errors that hit hour builders.
This commit is contained in:
parent
889c7df2ed
commit
7a8cc5b861
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ env:
|
|||
- ARCH=aarch64 BOOTSTRAP=x86_64
|
||||
- ARCH=armv7hf BOOTSTRAP=x86_64
|
||||
- ARCH=x86_64-musl BOOTSTRAP=x86_64-musl
|
||||
- ARCH=armv7hf-musl BOOTSTRAP=x86_64-musl
|
||||
- ARCH=armv6hf-musl BOOTSTRAP=x86_64-musl
|
||||
- ARCH=aarch64-musl BOOTSTRAP=x86_64-musl
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue