Skip to content

Commit 9494d8f

Browse files
author
Jorge Aparicio
committed
put first in the queue
1 parent e7c9550 commit 9494d8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ sudo: false
33

44
matrix:
55
include:
6+
- env: TARGET=powerpc64le-unknown-linux-gnu
7+
os: linux
8+
services: docker
9+
sudo: required
610
- env: TARGET=aarch64-unknown-linux-gnu
711
os: linux
812
dist: trusty
@@ -60,10 +64,6 @@ matrix:
6064
- libc6-powerpc-cross
6165
- libc6-dev-powerpc-cross
6266
- qemu-user-static
63-
- env: TARGET=powerpc64le-unknown-linux-gnu
64-
os: linux
65-
services: docker
66-
sudo: required
6767
- env: TARGET=x86_64-apple-darwin
6868
os: osx
6969
- env: TARGET=x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)