.travis.yml: musl builds are on armv6 now. Should catch a few errors that hit hour builders.

This commit is contained in:
Enno Boland 2017-11-28 08:52:12 +01:00
parent 889c7df2ed
commit 7a8cc5b861
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

View File

@ -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: