]> git.ipfire.org Git - people/ms/u-boot.git/commit - .travis.yml
travis-ci: Re-work i.MX6 jobs, clarify Freescale and AArch64
authorTom Rini <trini@konsulko.com>
Mon, 20 Mar 2017 14:21:27 +0000 (10:21 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 20 Mar 2017 14:21:27 +0000 (10:21 -0400)
commit30719e2b92c014926c59b25d6d8736959da84219
tree886295f99108bc23b24401f99b076b8a68f1f423
parentd5abcf94c7123167725fc22ace342f0d455093c1
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>
.travis.yml