Skip to content
Snippets Groups Projects
  • Yaroslav Lobankov's avatar
    cbaf71ed
    ci: introduce .test.mk instead of .travis.mk · cbaf71ed
    Yaroslav Lobankov authored
    This patch introduces the new test makefile `.test.mk` instead of the
    ancient `.travis.mk`. The `.test.mk` file is a fully reworked version of
    `.travis.mk` with the huge refactoring and contains only those targets
    that are indeed used.
    
    NO_DOC=ci
    NO_TEST=ci
    NO_CHANGELOG=ci
    cbaf71ed
    History
    ci: introduce .test.mk instead of .travis.mk
    Yaroslav Lobankov authored
    This patch introduces the new test makefile `.test.mk` instead of the
    ancient `.travis.mk`. The `.test.mk` file is a fully reworked version of
    `.travis.mk` with the huge refactoring and contains only those targets
    that are indeed used.
    
    NO_DOC=ci
    NO_TEST=ci
    NO_CHANGELOG=ci