Skip to content

Commit adfb1ff

Browse files
author
Jorge Aparicio
committed
sort targets
1 parent 18c2894 commit adfb1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sudo: required
55

66
matrix:
77
include:
8-
- env: TARGET=powerpc64le-unknown-linux-gnu
9-
os: linux
108
- env: TARGET=aarch64-unknown-linux-gnu
119
os: linux
1210
- env: TARGET=arm-unknown-linux-gnueabi
@@ -29,6 +27,8 @@ matrix:
2927
os: linux
3028
- env: TARGET=powerpc64-unknown-linux-gnu
3129
os: linux
30+
- env: TARGET=powerpc64le-unknown-linux-gnu
31+
os: linux
3232
- env: TARGET=thumbv6m-none-eabi
3333
os: linux
3434
- env: TARGET=thumbv7em-none-eabi

0 commit comments

Comments
 (0)