Skip to content

Commit

Permalink
shippable: add armel targets
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
  • Loading branch information
philmd authored and stsquad committed Jul 18, 2017
1 parent c705b86 commit dca688c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ env:
global:
- LC_ALL=C
matrix:
- IMAGE=debian-armel-cross
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-armhf-cross
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-arm64-cross
Expand Down

0 comments on commit dca688c

Please sign in to comment.