提交 95b22154 编写于 作者: T Tom Rini

travis: Split sun8i in to two jobs

Split the 32bit and 64bit platforms into separate jobs, to avoid them
taking too long to build overall.

Cc: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: NTom Rini <trini@konsulko.com>
上级 984c0051
......@@ -234,9 +234,12 @@ matrix:
- name: "buildman sun7i"
env:
- BUILDMAN="sun7i"
- name: "buildman sun8i"
- name: "buildman 64bit sun8i"
env:
- BUILDMAN="sun8i"
- BUILDMAN="sun8i&aarch64"
- name: "buildman 32bit sun8i"
env:
- BUILDMAN="sun8i&armv7"
- name: "buildman sun9i"
env:
- BUILDMAN="sun9i"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册