sort targets
This commit is contained in:
parent
18c2894f64
commit
adfb1ff851
@ -5,8 +5,6 @@ sudo: required
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- env: TARGET=powerpc64le-unknown-linux-gnu
|
||||
os: linux
|
||||
- env: TARGET=aarch64-unknown-linux-gnu
|
||||
os: linux
|
||||
- env: TARGET=arm-unknown-linux-gnueabi
|
||||
@ -29,6 +27,8 @@ matrix:
|
||||
os: linux
|
||||
- env: TARGET=powerpc64-unknown-linux-gnu
|
||||
os: linux
|
||||
- env: TARGET=powerpc64le-unknown-linux-gnu
|
||||
os: linux
|
||||
- env: TARGET=thumbv6m-none-eabi
|
||||
os: linux
|
||||
- env: TARGET=thumbv7em-none-eabi
|
||||
|
Loading…
Reference in New Issue
Block a user