platform_external_dtc/.travis.yml
David Gibson 2d1417cd9e Add simple .travis.yml
This adds the .travis.yml file allowing for dtc building and testing in
the Travis Continuous Integration system.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2015-07-02 12:36:12 +10:00

5 lines
57 B
YAML

language: c
script:
- make
- make check