aboutsummaryrefslogtreecommitdiff
path: root/.travis.sh
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace: We don't use tabs in shell or kconfig filesBryan Hundven2015-12-081-33/+33
| | | | | | | We indent by multiples of 4. This change cleans up whitespace in offending files. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* Manage travis-ci build in an external scriptJean-Marie Lemetayer2015-10-031-0/+45
This allows to: * override configuration * deal with travis-ci timing restrictions Signed-off-by: Jean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>