mbox series

[0/5] various travis updates

Message ID 20170214203202.13342-1-maxim.uvarov@linaro.org
Headers show
Series various travis updates | expand

Message

Maxim Uvarov Feb. 14, 2017, 8:31 p.m. UTC
in current patchset:
 - switch to ubuntu trustu to make doxygen undestand odp syntax and not generate
   reports;
 - in unbuntu trusty libcunit appears in packages, but it works is old clang, with
   3.8 it fails to compile const to not const pointer assigment in odp code. So
   as before compile cunit and use some reasonable version of clang;
 - travis in some runs does not understand bash "! <command" syntax. Switch doxygen check
   to not using it.
 - skip posting results for local repos to codecov;
 - check odp contributor license in patches;


Maxim Uvarov (5):
  travis: switch to ubuntu trusty
  travis: clang 3.8
  travis: catch doxygen errors
  travis: do not post codecov tests for not official repo
  travis: check odp license agreement

 .travis.yml | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

-- 
2.11.0.295.gd7dffce