diff --git a/.gitignore b/.gitignore index 5d501780..9aaadb67 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ etc/Makefile example/Makefile lib/Makefile lib/*/Makefile +test/Makefile yang/Makefile yang/*/Makefile autom4te.cache/ diff --git a/.travis.yml b/.travis.yml index e196c5cc..33c8297c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,9 @@ -language: c \ No newline at end of file +language: c +# safelist +branches: + only: + - master + - develop +before_script: + - ./test/travis/before_script.sh + \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index da943f33..ead8194c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -119,6 +119,7 @@ * For backward compatibility, define CLICON_CLI_MODEL_TREENAME_PATCH in clixon_custom.h ### Minor changes +* Added make test from top-level * Added `xml_rootchild_node()` lib function as variant of `xml_rootchild()` * Added -o "