build,travis: some tunings
authorEtienne Champetier <champetier.etienne@gmail.com>
Sat, 22 Jul 2017 19:06:09 +0000 (12:06 -0700)
committerEtienne Champetier <champetier.etienne@gmail.com>
Mon, 24 Jul 2017 17:21:45 +0000 (10:21 -0700)
commit2ce9c3a64af146b0c09538888c02a340f08224d0
tree2fba2be93028223d52b710032450ce47d761b2a3
parent2fb197ddc9745dd1ee04062648fc1b9374b2079f
build,travis: some tunings

- use 'git diff --name-only'
- unpack the sdk only once as if there is no errors we don't need clean sdk
  fresh sdk mean new git checkout of the feeds each time
- only include base, packages and luci,
  as we should not have dependencies on other feeds
- use github for feeds
- continue to test on error
- add a bit of color
- use bash

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
.travis_do.sh