commit | 6880bdc6be8526cf69ba1bda6ab53d0bce4deec8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Mar 20 10:21:27 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 20 10:21:27 2017 -0400 |
tree | 886295f99108bc23b24401f99b076b8a68f1f423 | |
parent | e0e319a2012a5c7b20fca99420d27f768812cc16 [diff] |
travis-ci: Re-work i.MX6 jobs, clarify Freescale and AArch64 - The catch-all i.MX6 job has been exceeding the time limit again so split this up further. We now have an i.MX6 job and an everything-else job. - The logic we use to say "Freescale and AArch64" can be more clearly expressed with '&' rather than excluding various other things, so clear that up. Signed-off-by: Tom Rini <trini@konsulko.com>